PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PageCollection Class / MaxPageY Property

In This Topic
    MaxPageY Property (C1PageCollection)
    In This Topic
    Gets the maximum logical vertical page coordinate in the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxPageY As Integer
    public int MaxPageY {get;}
    See Also