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

In This Topic
    UseWidth Property (XHTMLImageItem)
    In This Topic
    True, if the image width is specified; otherwise false.
    Syntax
    'Declaration
     
    Public Property UseWidth As System.Boolean
    public System.bool UseWidth {get; set;}
    See Also