PdfBitmapBox.Bitmap Property
In This Article
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 Pdf |
See Also