Click or drag to resize

PdfDocumentOptionsTopMargin Property

The rendered PDF document top margin in points. 1 point is 1/72 inch.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public int TopMargin { get; set; }

Property Value

Int32
See Also