PdfMargins Constructor

Overload List

PdfMargins All margins are 0 points
PdfMargins(Int32) All margins have the same size in points
PdfMargins(Int32, Int32, Int32, Int32) Set individual sizes for the left, right, top and bottom margins in points

See Also