PdfTemplateHeight Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public int Height { get; set; }

Property Value

Int32

See Also