DocumentViewerControl.PrintOptions Property
Definition
- 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.
[PersistenceMode(PersistenceMode.InnerProperty)]
public DocumentViewerPrintOptions PrintOptions { get; set; }