DocumentViewerPrintOptionsIncludeComments Property
Note: This API is now obsolete.
Gets or sets a value that specifies whether to include annotation comments in the print output.
The default is false.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[ObsoleteAttribute("IncludeComments is deprecated, as it's no longer useful.")]
public bool IncludeComments { get; set; }
<ObsoleteAttribute("IncludeComments is deprecated, as it's no longer useful.")>
Public Property IncludeComments As Boolean
Get
Set
Property Value
Boolean