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





Gets or sets the scale of the print output relatively to the original on-screen size of the workbook, expressed in percents.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public double Scale { get; set; }

Visual Basic  Copy Code

Public Property Scale As Double

 Property Value

A double value. The default is 100.

 See Also

PaginationOptions Members
PaginationOptions Class
MindFusion.Spreadsheet.Wpf Namespace