Name | Description | |
---|---|---|
![]() | ApplyGcImagingLicenseKey | Applies a GcImaging license key to use by the current instance of GcHtmlRenderer.
Up to five images can be created without a license. |
![]() | ApplyGcPdfLicenseKey | Applies a GcPdf license key to use by the current instance of GcHtmlRenderer.
Up to five PDFs can be created without a license. |
![]() | Dispose | Clean up any resources being used. |
![]() | RenderToGcBitmap | Renders the source HTML to an existing GrapeCity.Documents.Imaging.GcBitmap. |
![]() | RenderToJpeg | Overloaded. Creates a JPEG image from the source HTML and saves it to a specified stream. |
![]() | RenderToPdf | Overloaded. Creates a PDF document from the source HTML and saves it to a specified stream. |
![]() | RenderToPng | Overloaded. Creates a PNG image from the source HTML and saves it to a specified stream. |
![]() ![]() | SetGcImagingLicenseKey | Sets a GcImaging license key to use by all instances of GcHtmlRenderer.
Up to five images can be created without a license. |
![]() ![]() | SetGcPdfLicenseKey | Sets a GcPdf license key to use by all instances of GcHtmlRenderer.
Up to five PDFs can be created without a license. |