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

Property Value

Int32

See Also