NevronOpenVision
Nevron.Nov.UI Namespace / NPrintLayout Class
Fields Properties Methods Events


In This Topic
    NPrintLayout Class Members
    In This Topic

    The following tables list the members exposed by NPrintLayout.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the BottomPageMargins property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalAlignment property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LeftPageMargins property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPrintLayout.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageColumns property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageHeight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageOrientation property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageRows property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageWidth property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PagingMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the RightPageMargins property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TopPageMargins property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalAlignment property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZoomPercent property.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyThe bottom page margins  
    Public PropertyGets or sets the horizontal alignment of the page relative to the paging grid  
    Public PropertyThe left page margins  
    Public PropertyGets or sets the number of page columns in which to adjust the printing. Applicable when PrintLayout is set to FitToPages or FitToPagesWidth.  
    Public PropertyGets or sets the page height  
    Public PropertyGets the mage pargins measured in DIPs  
    Public PropertyGets or sets the page orientation  
    Public PropertyGets or sets the number of page rows in which to adjust the printing. Applicable when PrintLayout is set to FitToPages or FitToPagesHeight.  
    Public PropertyShortcut property to modify the PageWidth and PageHeight properties simultaneously  
    Public PropertyGets or sets the page width  
    Public PropertyGets or sets the print layout, that determines the way in which the document is zoomed and the way in which the pages count is determined.  
    Public PropertyThe right page margins  
    Public PropertyThe top page margins  
    Public PropertyGets or sets the vertical alignment of the page relative to the paging grid  
    Public PropertyGets or sets the zoom percent to which to adjust the printing. Applicable only when PrintLayout is set to ZoomTo.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the bounds of document that is going to be printed.  
    Internal Method  
    Internal Method  
    Top
    See Also