Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument3 Interface / enableDownload Property

In This Topic
    enableDownload Property
    In This Topic

    enableDownload property of IHTMLDocument3 interface.

    Syntax
    'Declaration
     
    Property enableDownload As System.Boolean
    System.bool enableDownload {get; set;}
    Remarks

    An original IDL definition of enableDownload property was the following: VARIANT_BOOL enableDownload;

    See Also