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