Click or drag to resize

PdfIndirectObjectIdentifierToString Method

Returns a String that represents this PdfIndirectObjectIdentifier instance.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public override string ToString()

Return Value

String
A String that represents this PdfIndirectObjectIdentifier instance.
See Also