PdfHtmlTemplateMargins Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public PdfMargins Margins { get; set; }

Property Value

PdfMargins

See Also