Returns or sets zooming value in percents
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int ZoomPercent { get; set; }
Public Property ZoomPercent As Integer Get Set
public: property int ZoomPercent { int get (); void set (int value); }
member ZoomPercent : int with get, set
Property Value
Int32The zoom percent.