PdfDocument.Document

PdfDocument.Document property

Gets or sets the the PDF document.

public Document Document { get; set; }

See Also