ComponentOne List for WinForms
C1.Win.C1List Namespace / C1OwnerDrawPrint Class / HeightInch Property

In This Topic
    HeightInch Property (C1OwnerDrawPrint)
    In This Topic
    The height of drawing area in inches
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HeightInch As Double
    public double HeightInch {get;}
    See Also