Click or drag to resize

PdfIndirectObjectToString Method

Returns a String that represents this PdfIndirectObject instance.

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

Return Value

String
A String that represents this PdfIndirectObject instance.
See Also