Click or drag to resize

PdfContentMarkTagToString Method

Returns a String that represents this PdfContentMarkTag instance.

Namespace: SautinSoft.Pdf.Content.Marked
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntax
public override string ToString()

Return Value

String
A String that represents this PdfContentMarkTag instance.
See Also