DocumentViewerPrintOptionsSkipDialog Property

Gets or sets a value that specifies whether to start printing immediately without showing DocumentViewer's print dialog. The default is false.

Definition

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

Property Value

Boolean

See Also