PdfFileAttachment.Size Property
In This Article
Gets the size of the file attachment.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that is the file attachment size, in bytes. |
See Also