Document Solutions for PDF
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlRenderer Class / IsSupported Property

In This Topic
    IsSupported Property (GcHtmlRenderer)
    In This Topic
    Gets a value indicating if GcHtmlRenderer is available on the current platform.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property IsSupported As System.Boolean
    public static System.bool IsSupported {get;}
    See Also