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: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public int X { get; set; }

Property Value

Int32

See Also