PdfHtmlTemplateX Property

Gets or sets the X position of the template in the PDF pages relative to the top left of the page. This property is ignored for header and footer templates

Definition

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

Property Value

Int32

See Also