Identifies the FixedPageSize dependency property.

Namespace: FirstFloor.Documents.Controls
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public static readonly DependencyProperty FixedPageSizeProperty
Visual Basic
Public Shared ReadOnly FixedPageSizeProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ FixedPageSizeProperty

See Also