PdfTemplateVerticalAlign Property
Specifies the vertical alignment of the template on the PDF page.
Takes precedence over the Y coordinate when set to a value other than None.
The default value is None.
This property cannot be changed after document rendering has started
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfTemplateVerticalAlign VerticalAlign { get; set; }
Property Value
PdfTemplateVerticalAlign