Click or drag to resize

PdfBasicObjectToString Method

Returns a String that represents this PdfBasicObject instance.

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

Return Value

String
A String that represents this PdfBasicObject instance.
See Also