Gets or sets the scale of the PDF output relatively to the original on-screen size of the diagram.
Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.PdfExport
C# Copy Code |
---|
public float Scale { get; set; } |
Visual Basic Copy Code |
---|
Public Property Scale As Single |