| public type | description |
|---|---|
| static class HtmlPdfClient | Fluent interface commands to perform client HTML to PDF conversion |
| class HtmlPdfResult<T> | Result of converting Html to PDF |
| class PageMargins | Page margins. |
| class PageSize | Page size for PDF. |
| class PdfPageConfig | The Config PDF page. |
| class RequestHtmlPdf<T> | Request data to convert Html to PDF |
| interface IHtmlPdfClient | Fluent interface commands to HtmlPdfClientInstance. |
| interface IHtmlPdfServer<TIn,TOut> | Fluent interface commands to perform HTML to PDF conversion. |
| interface IHtmlPdfServer<TIn,TOut> | Fluent interface commands to perform HTML to PDF conversion. |
| interface IHtmlPdfSrvBuilder | Fluent interface commands to set instance of Chromium serverless browser. |
| enum PageOrientation | Orientation Page PDF |
| [Flags] enum DisableOptionsHtmlToPdf | Options for disable internal features |
| public type | description |
|---|---|
| static class HostingExtensions | Provides extension methods to add and configure HtmlPdf Server in the IServiceCollection. |