DocumentViewer.PrintOptions Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the print options of the document viewer.
The options will be reflected as default values on the print dialog of the document viewer.
public DocumentViewerPrintOptions PrintOptions { get; set; }