Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLImageItem Class / HeightValue Property

In This Topic
    HeightValue Property (XHTMLImageItem)
    In This Topic
    Gets or sets the integer value of the image height.
    Syntax
    'Declaration
     
    Public Property HeightValue As System.Integer
    public System.int HeightValue {get; set;}
    See Also