FileSpecification.FileData Property
Gets or sets the data of the file specification represented as a byte array.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Byte[] | File content data. |
See Also