Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Web.Controls Namespace > WebThumbnailViewer Class : Font Property |
[BrowsableAttribute(false)] public override FontInfo Font {get;}
'Declaration <BrowsableAttribute(False)> Public Overrides ReadOnly Property Font As FontInfo
'Usage Dim instance As WebThumbnailViewer Dim value As FontInfo value = instance.Font
[BrowsableAttribute(false)] public: property FontInfo^ Font { FontInfo^ get() override; }