Name | Description | |
---|---|---|
PageSetupViewModel Constructor | Initializes a new instance of the PageSetupViewModel class. |
The following tables list the members exposed by PageSetupViewModel.
Name | Description | |
---|---|---|
PageSetupViewModel Constructor | Initializes a new instance of the PageSetupViewModel class. |
Name | Description | |
---|---|---|
AdvancedLayoutControlsEnabled | True if page scaling is not MultiplePages. | |
AutoRotatePages | Autorotate pages, or not | |
BottomMargin | Bottom page margin | |
CurrentPageAndCount | Gets user-friendly representation of current page, number of pages and loading progress | |
CurrentPageIndex | Get current page index | |
CurrentPageOrder | Current value of page ordering | |
CurrentPageScale | Current value of page scaling | |
CurrentPagesPerSheet | Current value of Pages per Sheet | |
CurrentPaperSizeName | Current paper name | |
CurrentPaperSourceName | Currently active paper source | |
GoFirstPage | Goes first page | |
GoLastPage | Goes last page | |
GoNextPage | Goes next page | |
GoPreviousPage | Goes previous page | |
IsCurrentPageScaleIsNotNone | True if page scale in not None | |
IsLandscape | Is landscape? | |
IsPortrait | Is portrait? | |
LastError | Last error. String.Empty for no error | |
LeftMargin | Left page margin | |
MarginControlsEnabled | True if page scaling in not None. | |
MaxBottomMargin | Max bottom margin, that user can set | |
MaxLeftMargin | Max left margin, that user can set | |
MaxRightMargin | Max right margin, that user can set | |
MaxTopMargin | Max top margin, that user can set | |
OriginalDocument | Original (un modified document) | |
PagePreview | Gets or sets the previewed page from current document. | |
PagesPerSheet | Possible values of Pages per Sheet | |
PaperHeight | Height of paper | |
PaperOrientation | Paper orientation | |
PaperSizeIn | Size of target paper in inches | |
PaperSizes | Available paper sizes | |
PaperSourceNames | Names of paper sources | |
PaperWidth | Width of paper | |
PrintPageBorders | Print page borders, or not | |
ReportModel | Gets or sets the report model. | |
RightMargin | Right page margin | |
TopMargin | Top page margin | |
UnitsName | Name of measure units | |
WatermarkColorARGB | Color in ARGB format | |
WatermarkFontFamily | Font of watermark | |
WatermarkFontSizeInPoints | Font size in points | |
WatermarkRotationAngle | Rotation angle in degrees | |
WatermarkText | Text of watermark |