Xfinium.Pdf.Graphics Namespace : PdfStringLayoutOptions Class |
The following tables list the members exposed by PdfStringLayoutOptions.
Name | Description | |
---|---|---|
![]() | PdfStringLayoutOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ForceLongWordsWrap | Gets or sets a flag indicating whether long words should wrap if they do not fit entirely on a single line. |
![]() | Height | Gets or sets the height of rectangle that defines the text location. |
![]() | HorizontalAlign | Gets or sets the horizontal alignment of text. |
![]() | LineSpacingAdjustment | Gets or sets the line spacing adjustment. |
![]() | Rotation | Gets or sets the rotation angle of the text. |
![]() | VerticalAlign | Gets or sets the vertical alignment of text. |
![]() | Width | Gets or sets the width of rectangle that defines the text location. |
![]() | X | Gets or sets the X coordinate of the text anchor point. |
![]() | Y | Gets or sets the Y coordinate of the text anchor point. |