PdfInternalsAllObjects Property Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Gets all indirect objects ordered by their object identifier.

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

[ObsoleteAttribute("Use GetAllObjects.")]
public PdfObject[] AllObjects { get; }

Property Value

Type: PdfObject
See Also

Reference