.NET Framework Class Library
DocumentViewer.Zoom Property
<< Click to Display Table of Contents >> DocumentViewer.Zoom Property |
Gets or sets page magnification options.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Property Zoom As Zoom |
C# |
public Zoom Zoom { get; set; } |
Visual C++ |
public: |