DocumentViewerPrintOptions.IncludeComments Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Obsolete
IncludeComments is deprecated, as it's no longer useful.
Gets or sets a value that specifies whether to include annotation comments in the print output. The default is false.
[Obsolete("IncludeComments is deprecated, as it's no longer useful.")]
[JsonIgnore]
public bool IncludeComments { get; set; }