Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NPagedContext Class
Properties Methods


In This Topic
    NPagedContext Class Members
    In This Topic

    The following tables list the members exposed by NPagedContext.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyWhether to collate pages  
    Public PropertyGets the current page index  
    Public PropertyGets the custom page range, in case PageRangeMode is Custom.  
    Public PropertyGets the number of copies  
    Public PropertyGets the page bounds. Takes the orientation into account.  
    Public PropertyGets the page range mode  
    Public PropertyGets the page size. Takes the orientation into account.  
    Public PropertyGets the paint visitor which you can use to paint inside. Available during PrintPage state.  
    Public PropertyGets or sets the page orientation. The page orientation can be changed when the context is in QueryPageSettings state.  
    Public PropertyGet or sets the paper size. The paper size can be changed when the context is in Query state.  
    Public PropertyGets whether the paged (printing/pdf) context is in preview paint mode - e.g. is used for the purposes of a preview.  
    Public PropertyGets the printable area. Available during the PrintPage state.  
    Public PropertyGets the printer resolution  
    Public PropertyGets the sheet range mode.  
    Public PropertyGets the current state of the paged context, which indicates the printing stage.  
    Public PropertyGets or sets the total range of pages, for the current SheetRangeMode. The content is responsible to set this value during BeginPrinting, because it affects the page enumeration.  
    Top
    Public Methods
     NameDescription
    Public MethodMoves to Begin state.  
    Public MethodMoves to End state.  
    Public MethodMoves the context to PrintPage state.  
    Public MethodMoves to QueryPageSettings state  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also