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