Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlRenderer Class / PathToGcHtmlToPdf Property

In This Topic
    PathToGcHtmlToPdf Property
    In This Topic
    Gets or sets the optional path to Chrome, Edge, or Chromium executable to run.
    Syntax
    'Declaration
     
    Public Shared Property PathToGcHtmlToPdf As System.String
    public static System.string PathToGcHtmlToPdf {get; set;}
    See Also