UriPdfDocumentSource.ToString() Method
Returns the name of the UriPdfDocumentSource 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 UriPdfDocumentSource class. |
See Also