Back to Devexpress

PdfBitmapBox.Bounds Property

officefileapi-devexpress-dot-pdf-dot-pdfbitmapbox-dd27f971.md

latest998 B
Original Source

PdfBitmapBox.Bounds Property

Gets image bounds on the page.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfRectangle Bounds { get; }
vb
Public ReadOnly Property Bounds As PdfRectangle

Property Value

TypeDescription
PdfRectangle

Image bounds in the page coordinate system.

|

See Also

PdfBitmapBox Class

PdfBitmapBox Members

DevExpress.Pdf Namespace