MarkdownToPdfDocumentOptionsLeftMargin Property

The rendered PDF document left margin in points. 1 point is 1/72 inch. By default the left margin is 0

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next.MarkdownToPdf (in EvoPdf.Next.MarkdownToPdf.dll) Version: 14.0.0
C#
public int LeftMargin { get; set; }

Property Value

Int32

See Also