The page rectangle
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public Rectangle PageRectangle { get; }
Public ReadOnly Property PageRectangle As Rectangle
Get
public:
property Rectangle PageRectangle {
Rectangle get ();
}
member PageRectangle : Rectangle with get
Property Value
Type:
Rectangle
Reference