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 falseInteger getIndent()
HorizontalAlignment getHorizontalAlignment()
HorizontalAlignmentVerticalAlignment getVerticalAlignment()
VerticalAlignmentITextPositioningBuilder createBuilder()
ITextPositioningBuilder with the current ITextPositioning propertiesCopyright © 2025. All rights reserved.