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

In This Topic
    charset Property
    In This Topic

    charset property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property charset As System.String
    System.string charset {get; set;}
    Remarks

    An original IDL definition of charset property was the following: BSTR charset;

    See Also