public interface ITextPositioning
Modifier and Type | Method and Description |
---|---|
ITextPositioningBuilder |
createBuilder() |
HorizontalAlignment |
getHorizontalAlignment() |
Integer |
getIndent() |
Double |
getRotation() |
VerticalAlignment |
getVerticalAlignment() |
Boolean |
isWrapText() |
Double getRotation()
Boolean isWrapText()
true
if text wrapping was applied, otherwise false
Integer getIndent()
HorizontalAlignment getHorizontalAlignment()
HorizontalAlignment
VerticalAlignment getVerticalAlignment()
VerticalAlignment
ITextPositioningBuilder createBuilder()
ITextPositioningBuilder
with the current ITextPositioning
propertiesCopyright © 2024. All rights reserved.