PdfXObject Constructor Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfXObject class.

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

protected PdfXObject(
	PdfDocument document
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
The document that owns the object.
See Also

Reference