Document Solutions for PDF
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Html Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDownloads and manages a version of a Chromium-based browser.
    ClassRepresents a running instance of a headless Chromium-based browser.
    ClassProvides methods for converting HTML to PDF and images.

    This class is deprecated as of GcHtml v6.0.0. While old code that uses this and related classes will continue to work, it is recommended to switch to using the new GcHtmlBrowser class instead. For information on how to convert existing code please see documentation at https://www.grapecity.com/documents-api-pdf/docs/online/render_html_to_pdf.html and https://www.grapecity.com/documents-api-imaging/docs/online/render_html_to_image.html.

    Note that the 3 platform-specific packages (GrapeCity.Documents.Html.Windows.X64, GrapeCity.Documents.Html.Linux.X64 and GrapeCity.Documents.Html.Mac.X64) are no longer needed and should be removed from your projects even if you do not convert your code to using GcHtmlBrowser.
    ClassIdentifies exceptions thrown by GcHtmlBrowser.
    ClassRepresents a page in a GcHtmlBrowser instance.
    ClassThe base class for PngOptions, JpegOptions, and WebpOptions.
    ClassThe abstract base class for PngSettings and JpegSettings classes.
    ClassRepresents output image settings for saving HTML as JPEG.
    ClassRepresents output image settings for rendering HTML to JPEG.
    ClassRepresents options for launching the browser.
    ClassRepresents page margins.
    ClassRepresents options for creating a page in the browser and navigating to a specified Uri.
    ClassRepresents page margins in PdfOptions.
    ClassRepresents output settings for rendering HTML to PDF.
    ClassRepresents output settings for rendering HTML to PDF.
    ClassRepresents output image settings for saving HTML as PNG.
    ClassRepresents output image settings for rendering HTML to PNG.
    ClassSpecifies the maximum duration for various browser operations.
    ClassRepresents output image settings for saving HTML as WEBP.
    Delegates
     DelegateDescription
    DelegateDelegate for creation of System.Net.WebSockets.WebSocket instances.
    Enumerations
     EnumerationDescription
    EnumerationPage lifetime events to wait for.
    EnumerationA browser platform used by BrowserFetcher and GcHtmlBrowser.
    See Also

    Reference

    GrapeCity.Documents.Html