DocumentViewerPrintOptions Property

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.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public DocumentViewerPrintOptions PrintOptions { get; set; }

Property Value

DocumentViewerPrintOptions

See Also