Specifies whether the exporter should choose the PDF page orientation automatically.
Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.PdfExport
C# Copy Code |
---|
public bool AutoOrientation { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoOrientation As Boolean |