ForPrinting
HtmlViewOptions.ForPrinting property
Enables optimization the output HTML for printing.
public bool ForPrinting { get; set; }
Remarks
Enable this option to convert the output HTML pages to the vector SVG format.
For details and code example, see the documentation.
See Also
- class HtmlViewOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer