Overload List

NameDescription
Add()()()()
Creates a new page and adds it to the collection.
Add(SizeF)
Creates a new page of the specified size and adds it to the collection.
Add(SizeF, PdfMargins)
Creates a new page of the specified size and with the specified margins and adds it to the collection.
Add(SizeF, PdfMargins, PdfPageRotateAngle)
Creates a new page of the specified size and with the specified margins and adds it to the collection.
Add(SizeF, PdfMargins, PdfPageRotateAngle, PdfPageOrientation)
Creates a new page of the specified size and with the specified margins and adds it to the collection.

See Also