Gets or sets the page layout to be used when the Pdf document is opened.

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

Syntax

C#
public PageLayoutEnum PageLayout { get; set; }
Visual Basic
Public Property PageLayout As PageLayoutEnum
	Get
	Set

See Also