ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class
Properties Events

In This Topic
    PageSetupViewModel Class Members
    In This Topic

    The following tables list the members exposed by PageSetupViewModel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageSetupViewModel class.  
    Top
    Public Properties
     NameDescription
    Public PropertyTrue if page scaling is not MultiplePages.  
    Public PropertyAutorotate pages, or not  
    Public PropertyBottom page margin  
    Public PropertyGets user-friendly representation of current page, number of pages and loading progress  
    Public PropertyGet current page index  
    Public PropertyCurrent value of page ordering  
    Public PropertyCurrent value of page scaling  
    Public PropertyCurrent value of Pages per Sheet  
    Public PropertyCurrent paper name  
    Public PropertyCurrently active paper source  
    Public PropertyGoes first page  
    Public PropertyGoes last page  
    Public PropertyGoes next page  
    Public PropertyGoes previous page  
    Public PropertyTrue if page scale in not None  
    Public PropertyIs landscape?  
    Public PropertyIs portrait?  
    Public PropertyLast error. String.Empty for no error  
    Public PropertyLeft page margin  
    Public PropertyTrue if page scaling in not None.  
    Public PropertyMax bottom margin, that user can set  
    Public PropertyMax left margin, that user can set  
    Public PropertyMax right margin, that user can set  
    Public PropertyMax top margin, that user can set  
    Public PropertyOriginal (un modified document)  
    Public PropertyGets or sets the previewed page from current document.  
    Public PropertyPossible values of Pages per Sheet  
    Public PropertyHeight of paper  
    Public PropertyPaper orientation  
    Public PropertySize of target paper in inches  
    Public PropertyAvailable paper sizes  
    Public PropertyNames of paper sources  
    Public PropertyWidth of paper  
    Public PropertyPrint page borders, or not  
    Public PropertyGets or sets the report model.  
    Public PropertyRight page margin  
    Public PropertyTop page margin  
    Public PropertyName of measure units  
    Public PropertyColor in ARGB format  
    Public PropertyFont of watermark  
    Public PropertyFont size in points  
    Public PropertyRotation angle in degrees  
    Public PropertyText of watermark  
    Top
    See Also