PdfBitmapBox.Bounds Property
Gets image bounds on the page.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
PdfRectangle | Image bounds in the page coordinate system. |
See Also