MindFusion.Wpf Pack Programmer's Guide
PdfExporter.PageOrientation Property
See Also
 





Gets or sets page orientation that is set to the resulting PDF pages.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf.PdfExport

 Syntax

C#  Copy Code

public PageOrientation PageOrientation { get; set; }

Visual Basic  Copy Code

Public Property PageOrientation As PageOrientation

 Property Value

An instance of the PageOrientation enumeration. The default is Portrait.

 See Also

PdfExporter Members
PdfExporter Class
MindFusion.Spreadsheet.Wpf Namespace