Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / INPrintLayoutElement Interface
Methods

In This Topic
    INPrintLayoutElement Interface Members
    In This Topic

    The following tables list the members exposed by INPrintLayoutElement.

    Public Methods
     NameDescription
     MethodCalled when printing begins. (Inherited from Nevron.Nov.UI.INPagedElement)
     MethodDetermines whether the element can potentially have multiple sheets  
     MethodCalled when printing ends. (Inherited from Nevron.Nov.UI.INPagedElement)
     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. (Inherited from Nevron.Nov.UI.INPagedElement)
     MethodCalled when a print page needs to be displayed. (Inherited from Nevron.Nov.UI.INPagedElement)
     MethodCalled before printing a page. (Inherited from Nevron.Nov.UI.INPagedElement)
     MethodSets the print layout of the specified print sheet  
    Top
    See Also