PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LengthRef.Predefined Class / PrevHeight Property

In This Topic
    PrevHeight Property
    In This Topic
    Gets a LengthRef instance representing the "Prev.Height" reference.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property PrevHeight As LengthRef
    public static LengthRef PrevHeight {get;}
    See Also