Enum OverflowPropertyValue
- Namespace
- iText.Layout.Properties
- Assembly
- itext.layout.dll
The possible values for the type of overflow of BlockElement<T>.
public enum OverflowPropertyValue
Fields
FIT = 0
HIDDEN = 2
VISIBLE = 1
The possible values for the type of overflow of BlockElement<T>.
public enum OverflowPropertyValue
FIT = 0
HIDDEN = 2
VISIBLE = 1