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