Gets or sets the page layout to be used when the PDF document is opened.
Namespace:
C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public PageLayoutEnum PageLayout { get; set; } |
Visual Basic |
---|
Public Property PageLayout As PageLayoutEnum Get Set |