Click or drag to resize

PdfAppearanceStateToString Method

Returns a String that represents this PdfAppearanceState instance.

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

Return Value

String
A String that represents this PdfAppearanceState instance.
See Also