Gets or sets how the document should be displayed when opened.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public PageModeEnum PageMode { get; set; }
Visual Basic
Public Property PageMode As PageModeEnum
	Get
	Set

See Also