PdfDocumentInternals Property Terminal Works - PDF Printing.Net Library
Gets the PdfInternals object of this document, that grants access to some internal structures which are not part of the public interface of PdfDocument.

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

public PdfInternals Internals { get; }

Property Value

Type: PdfInternals
See Also

Reference