DocumentViewerControlPageLayoutMode Property

Gets or sets a value that specifies the initial mode for placing pages in the document viewer. The default is Continuous.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.WebForms
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public DocumentViewerPageLayoutMode PageLayoutMode { get; set; }

Property Value

DocumentViewerPageLayoutMode

See Also