HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Margins
Top Property
The top margin in points of the PDF page
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
int
Top
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfMargins Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also