PdfExportedEventArgs.Base64 Property
In This Article
Returns the exported PDF file encoded into Base64.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
#Property Value
Type | Description |
---|---|
String | The PDF file encoded into Base64. |
See Also