Overload List

NameDescription
PdfDocument()()()()
Initializes a new instance of the PdfDocument class
PdfDocument(array<Byte>[]()[][])
Initializes a new instance of the class.
PdfDocument(Stream)
Initializes a new instance of the class.
PdfDocument(String)
Initializes a new instance of the PdfDocument class
PdfDocument(PdfConformanceLevel)
Setting up the Pdf docuement standard,but Pdf/A2A standards are not suppored
PdfDocument(array<Byte>[]()[][], String)
Initializes a new instance of the class.
PdfDocument(Stream, String)
Initializes a new instance.
PdfDocument(String, String)
Initializes a new instance of the class.

See Also