Click or drag to resize

Alignments Methods

The PdfMetamorphosisTextSettingAlignments type exposes the following members.

Methods
 NameDescription
Public methodAuto Keep text alignment the same as in a source document.
Public methodCenter Align all text in PDF document by center.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodJustify Align all text in PDF document by justify.
Public methodLeft Align all text in PDF document by left.
Public methodRight Align all text in PDF document by right.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also