DocumentViewerToolbarVisible Property

Gets or sets a value that specifies whether the top toolbar is visible. The default is true.

Definition

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

Property Value

Boolean

See Also