DocumentViewerPrintOptionsSkipDialog Property
Note: This API is now obsolete.
Gets or sets a value that specifies whether to start printing immediately without showing DocumentViewer's print dialog.
The default is false.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[ObsoleteAttribute("SkipDialog is deprecated, as it's no longer useful.")]
public bool SkipDialog { get; set; }
<ObsoleteAttribute("SkipDialog is deprecated, as it's no longer useful.")>
Public Property SkipDialog As Boolean
Get
Set
Property Value
Boolean