Label that represents zoom information in the status bar.
Namespace:
Greatis.PrintSuite.DesignerAssembly: Greatis.PrintSuite.Designer (in Greatis.PrintSuite.Designer.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ZoomInfo As ToolStripStatusLabel |
C# |
---|
public ToolStripStatusLabel ZoomInfo { get; } |
Visual C++ |
---|
public: property ToolStripStatusLabel^ ZoomInfo { ToolStripStatusLabel^ get (); } |
JavaScript |
---|
function get_zoomInfo(); |