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





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

 Syntax

C#  Copy Code

public float Scale { get; set; }

Visual Basic  Copy Code

Public Property Scale As Single

 Property Value

 See Also

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