Click or drag to resize
Pdf Library for .NET

PdfMargins Constructor

Overload List
  NameDescription
Public methodPdfMargins
Initializes all margins with 0
Public methodPdfMargins(Single)
Initializes all margins with the same value
Public methodPdfMargins(Single, Single, Single, Single)
Default constructor initializes with 0 all the margins
Top
See Also