PdfIndirectObjectToString Method |
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
StringA
String that represents this
PdfIndirectObject instance.
See Also