HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Control
Margins Property
The PDF document margins. By default all the margins are 0
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
PdfMargins
Margins
{
get
;
set
; }
Property Value
PdfMargins
See Also
Reference
PdfDocumentControl Class
HiQPdf.Next Namespace
In This Article
Definition
See Also