DocumentViewerControlVerticalToolbarVisible Property

Gets or sets a value that specifies whether the right vertical toolbar is visible. The default is .

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.WebForms
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.2.0
C#
public bool VerticalToolbarVisible { get; set; }

Property Value

Boolean

See Also