PdfDocumentOptionsTopMargin Property

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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public int TopMargin { get; set; }

Property Value

Int32

See Also