Represents the context for content layouting. More...
Represents the context for content layouting.
◆ GetArea()
virtual LayoutArea iText.Layout.Layout.LayoutContext.GetArea |
( |
|
) |
|
|
inlinevirtual |
Gets the area the content to be placed on.
-
Returns
-
the area for content layouting.
◆ IsClippedHeight()
virtual bool iText.Layout.Layout.LayoutContext.IsClippedHeight |
( |
|
) |
|
|
inlinevirtual |
Indicates whether the layout area's height is clipped or not.
-
Returns
-
whether the layout area's height is clipped or not.
◆ SetClippedHeight()
virtual void iText.Layout.Layout.LayoutContext.SetClippedHeight |
( |
bool |
clippedHeight |
) |
|
|
inlinevirtual |
Defines whether the layout area's height is clipped or not.
-
Parameters
-
◆ ToString()
override String iText.Layout.Layout.LayoutContext.ToString |
( |
|
) |
|
|
inline |