namespace: Serenity.Reporting assembly: Serenity.Net.Services
HTML to PDF options
public class HtmlToPdfOptions : IHtmlToPdfOptions
name | description |
---|---|
HtmlToPdfOptions() | Creates a new instance of the class |
AdditionalUrls { get; set; } | |
AllowedLocalPaths { get; } | |
Cookies { get; set; } | |
CustomArgs { get; } | |
DisableLocalFileAccess { get; set; } | |
Dpi { get; set; } | |
FooterHeaderReplace { get; } | |
FooterHtmlUrl { get; set; } | |
HeaderHtmlUrl { get; set; } | |
Landscape { get; set; } | |
MarginBottom { get; set; } | |
MarginLeft { get; set; } | |
MarginRight { get; set; } | |
MarginsAll { set; } | |
MarginTop { get; set; } | |
PageHeight { get; set; } | |
PageSize { get; set; } | |
PageWidth { get; set; } | |
PrintBackground { get; set; } | |
SmartShrinking { get; set; } | |
TimeoutSeconds { get; set; } | |
Url { get; set; } | |
UsePrintMediaType { get; set; } | |
Zoom { get; set; } |
- interface IHtmlToPdfOptions
- Source: HtmlToPdfOptions.cs