Method ToString
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ToString()
Converts this PdfBox to a human-readable string.
public override readonly string ToString()
Returns
ToString(IFormatProvider)
Converts this PdfBox to a human-readable string.
public readonly string ToString(IFormatProvider provider)
Parameters
provider
IFormatProviderThe culture-specific formatting information.