Click or drag to resize

PdfIndirectObjectCreate Method

Creates a new instance of the PdfIndirectObject class.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntax
public static PdfIndirectObject Create()

Return Value

PdfIndirectObject
A new instance of the PdfIndirectObject class.
See Also