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





Specifies whether the exporter should choose the PDF page orientation automatically.

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.PdfExport

 Syntax

C#  Copy Code

public bool AutoOrientation { get; set; }

Visual Basic  Copy Code

Public Property AutoOrientation As Boolean

 Property Value

 See Also

PdfExporter Members
PdfExporter Class
MindFusion.Diagramming.Wpf.Export Namespace