Search
PdfExporter.AutoScale Property
See Also
 






Specifies whether the diagram should be scaled to fit one or more pages of the PDF document.

Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export

 Syntax

C#  Copy Code

public AutoScale AutoScale { get; set; }

Visual Basic  Copy Code

Public Property AutoScale As AutoScale

 Property Value

 See Also