Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / C1WebBrowserBase Class / DocType Property

In This Topic
    DocType Property
    In This Topic
    Sets DocType
    Syntax
    'Declaration
     
    Public Property DocType As System.String
    public System.string DocType {get; set;}
    See Also