Attachment.Data Property
Gets or sets the attached file data.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Core.v25.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
Type | Description |
---|---|
Byte[] | The byte array that contains the attached data. |
See Also