Apitron.PDF.Kit library for .NET
Top
The Align type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Center |
Gets the object with TextAlignment set to Center.
|
![]() ![]() | Justify |
Gets the object with TextAlignment set to Justify.
|
![]() ![]() | Left |
Gets the object with TextAlignment set to Left.
|
![]() ![]() | Right |
Gets the object with TextAlignment set to Right.
|
See Also