Click or drag to resize

PdfBooleanToString Method

Returns a String that represents this PdfBoolean instance.

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

Return Value

String
A String that represents this PdfBoolean instance.
See Also