PdfHtmlTemplateWidth Property

Gets or sets the width of the PDF template. This property is ignored for header and footer templates because the width is determined from PDF page width

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
public int Width { get; set; }

Property Value

Int32

See Also