PdfTemplateHeight Property

Gets or sets the height of the PDF template. The default value is 0

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public int Height { get; set; }

Property Value

Int32

See Also