Property HorizontalAlignment
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
HorizontalAlignment
Gets or sets the horizontal alignment of the drawn text within the Bounds rectangle.
public PdfTextAlign HorizontalAlignment { get; set; }
Property Value
- PdfTextAlign
The horizontal alignment of the drawn text within the Bounds rectangle.
Remarks
Default value: Left.