Nevron.Nov.UI Namespace / INPagedMediaExportElement Interface
Methods

In This Topic
    INPagedMediaExportElement Interface Members
    In This Topic

    The following tables list the members exposed by INPagedMediaExportElement.

    Public Methods
     NameDescription
     MethodCalled when printing begins.  
     MethodDetermines whether the element can potentially have multiple sheets  
     MethodCalled when printing ends.  
     MethodGets the set of tiling grids for the element  
     MethodGets the count of sheets contained in the print element. Each sheet is associated with a print layout, that determines how the sheet is distributed to print pages.  
     MethodGets the print layout of the specified print sheet  
     MethodGets the range of sheets, which are going to be printed by the specified printRangeMode.  
     MethodGets the context specific text representaton of the specified printRangeMode.  
     MethodGets the title of the sheet with the specified index.  
     MethodGets whether the specified sheetRangeMode is supported by the element. The AllSheets option should always be supported.  
     MethodCalled when a print page needs to be displayed.  
     MethodCalled before printing a page.  
     MethodSets the print layout of the specified print sheet  
    Top
    See Also