Leadtools.Web.Controls Namespace > WebImagePanViewer Class : Font Property |
[BrowsableAttribute(false)] public override FontInfo Font {get;}
'Declaration <BrowsableAttribute(False)> Public Overrides ReadOnly Property Font As FontInfo
'Usage Dim instance As WebImagePanViewer Dim value As FontInfo value = instance.Font
[BrowsableAttribute(false)] public: property FontInfo^ Font { FontInfo^ get() override; }