PdfHtmlTemplateMargins Property

The margins to be applied to HTML template. The default margins are 0

Definition

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

Property Value

PdfMargins

See Also