PdfDocumentOptionsRightMargin Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public int RightMargin { get; set; }

Property Value

Int32

See Also