Gets or sets a value indicating how the PDF document should be displayed when opened.

Namespace:  C1.C1Preview.Export
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