Share via


4.285 FixedPage

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)

PageContent

[content property]

Children

[name property]

Name

[xml lang property]

Language

(properties)

Background

Brush

(description)

The Brush used for the page background.

BleedBox

Rect

(description)

A rectangle defining the overflow area for bleeds, registration marks, and crop marks.

Children

UIElementCollection

(description)

A collection of the FixedPage child elements.

[read only]

true

ContentBox

Rect

(description)

The bounding rectangle of the content area; that is, the area of the page within the margins, if any.

PrintTicket

x:Object

(description)

The PrintTicket that is associated with the page.

(attachable properties)

FixedPage.Bottom

x:Double

(description)

The distance between the bottom of the page and the bottom of the parent Canvas.

[target type]

UIElement

[text syntax]

LengthSyntax

FixedPage.Left

x:Double

(description)

The distance between the left edge of the page and the left edge of the parent Canvas.

[target type]

UIElement

[text syntax]

LengthSyntax

FixedPage.NavigateUri

x:Uri

(description)

The URI associated with the page.

[target type]

UIElement

FixedPage.Right

x:Double

(description)

The distance between the right edge of the page and the right edge of the parent Canvas.

[target type]

UIElement

[text syntax]

LengthSyntax

FixedPage.Top

x:Double

(description)

The distance between the top of the page and the top of the parent Canvas.

[target type]

UIElement

[text syntax]

LengthSyntax