Table of Contents

DocumentViewerPrintOptions.IncludeComments Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.UI
Assembly
GleamTech.DocumentUltimate.dll

Obsolete

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; }

Property Value

bool