PdfBooleanToString Method |
Returns a
String that represents this
PdfBoolean instance.
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
StringA
String that represents this
PdfBoolean instance.
See Also