Pdf |
The PdfMetamorphosisTextSettingAlignments type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfMetamorphosisTextSettingAlignments | Creates an instance of Alignments class. |
| Name | Description | |
|---|---|---|
| Auto | Keep text alignment the same as in a source document. | |
| Center | Align all text in PDF document by center. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Justify | Align all text in PDF document by justify. | |
| Left | Align all text in PDF document by left. | |
| Right | Align all text in PDF document by right. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |