StreamPdfDocumentSource.ToString() Method
Returns the name of the StreamPdfDocumentSource class.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | The name of the StreamPdfDocumentSource class. |
See Also