CustomizeLabelPage Properties
Provides a view for the Customize the Label Options page of the Report Wizard in WPF applications.| Name | Description |
|---|---|
| BottomMargin | Specifies the value of the Bottom Margin editor. |
| Description | Specifies the description of the current wizard page. |
| Height | Specifies the value of the Label Height editor. |
| HorizontalPitch | Specifies the value of the Horizontal Pitch editor. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| LabelsCountHorz | Specifies the number of labels that fit into a page’s width. |
| LabelsCountVert | Specifies the number of labels that fit into a page’s height. |
| LeftMargin | Specifies the value of the Left Margin editor. |
| PaperKindFormattedText | Specifies the text displayed under the Page Size editor and provided information on the size of selected page format. |
| PaperKinds | Specifies paper kinds available in the Page Size drop-down list. |
| RightMargin | Specifies the value of the Right Margin editor. |
| SelectedPaperKind | Specifies the entry selected in the Page Size drop-down list. |
| TopMargin | Specifies the value of the Top Margin editor. |
| Unit | Specifies the state of the Inch and Millimeter radio buttons. |
| Units | Specifies units of measure available on a wizard page. |
| UseCustomFooter | Inherited from WizardPageBase. |
| VerticalPitch | Specifies the value of the Vertical Pitch editor. |
| Width | Specifies the value of the Label Width editor. |
See Also