The XStringFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alignment |
Gets or sets horizontal text alignment information.
| |
BottomCenter | Obsolete.
Gets a new XStringFormat object that centers the text at the bottom of the layout rectangle.
| |
Center | Obsolete.
Gets a new XStringFormat object that centers the text in the middle of the layout rectangle.
| |
Comb |
Support PdfAcroFieldFlags.Comb
| |
CombWidth |
Width of a single comb for the output-string
| |
Default | Obsolete.
Gets a new XStringFormat object that aligns the text left on the base line.
| |
LineAlignment |
Gets or sets the line alignment.
| |
TopCenter | Obsolete.
Gets a new XStringFormat object that centers the text at the top of the layout rectangle.
| |
TopLeft | Obsolete.
Gets a new XStringFormat object that aligns the text top left of the layout rectangle.
|
See Also