Click or drag to resize

PdfStreamToString Method

Returns a String that represents this PdfStream instance.

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

Return Value

String
A String that represents this PdfStream instance.
See Also