Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > FixedPage, IInputElement
(usage) |
<FixedPage> UIElement *</FixedPage> |
(description) |
Provides the content for a high fidelity, fixed-format page. |
(used by) |
|
[content property] |
Children |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
Background |
|
(description) |
The Brush used for the page background. |
BleedBox |
|
(description) |
A rectangle defining the overflow area for bleeds, registration marks, and crop marks. |
Children |
|
(description) |
A collection of the FixedPage child elements. |
[read only] |
true |
ContentBox |
|
(description) |
The bounding rectangle of the content area; that is, the area of the page within the margins, if any. |
PrintTicket |
|
(description) |
The PrintTicket that is associated with the page. |
(attachable properties) |
|
FixedPage.Bottom |
|
(description) |
The distance between the bottom of the page and the bottom of the parent Canvas. |
[target type] |
|
[text syntax] |
|
FixedPage.Left |
|
(description) |
The distance between the left edge of the page and the left edge of the parent Canvas. |
[target type] |
|
[text syntax] |
|
FixedPage.NavigateUri |
|
(description) |
The URI associated with the page. |
[target type] |
|
FixedPage.Right |
|
(description) |
The distance between the right edge of the page and the right edge of the parent Canvas. |
[target type] |
|
[text syntax] |
|
FixedPage.Top |
|
(description) |
The distance between the top of the page and the top of the parent Canvas. |
[target type] |
|
[text syntax] |