Gets the selection rectangle in page visual coordinates.
'Declaration
Public ReadOnly Property PageRectangle As Xfinium.Pdf.Graphics.PdfVisualRectangle
'Usage
Dim instance As PdfRectangleSelectEventArgs
Dim value As Xfinium.Pdf.Graphics.PdfVisualRectangle
value = instance.PageRectangle
public Xfinium.Pdf.Graphics.PdfVisualRectangle PageRectangle {get;}
public:
property Xfinium.Pdf.Graphics.PdfVisualRectangle^ PageRectangle {
Xfinium.Pdf.Graphics.PdfVisualRectangle^ get();
}
Property Value
A
Xfinium.Pdf.Graphics.PdfVisualRectangle in PDF points, relative to the upper-left corner of the
PdfVisualPage object.
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2