PdfBitmapBox.Bitmap Property
Gets a bitmap that consists of pixel data for an image.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
DXBitmap | A PdfBitmapBox object. |
See Also