PdfMarginsTop Property

The top margin in points of the PDF page

Definition

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

Property Value

Int32

See Also