Gets or sets the scale of the PDF output relatively to the original on-screen size of the worksheet.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf.PdfExport
C#
![]() |
---|
public double Scale { get; set; } |
Visual Basic
![]() |
---|
Public Property Scale As Double |
A double value. The default is 100.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |