PrintPageDescription.ImageableRect Field

Definition

The Rect within the page size on which content may actually be printed. Content outside of the rectangle, whether less or greater than the page size, will be cropped by the print target. The is specified in device independent pixels (DIPs).

public: Rect ImageableRect;
Rect ImageableRect;
public Rect ImageableRect;
Public ImageableRect As Rect 

Field Value

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Applies to