Error processing SSI file
(Leadtools.Controls)

Show in webframe

ItemTextFont Property




Items text font.
Syntax
public virtual Font ItemTextFont {get; set;}
'Declaration
 
Public Overridable Property ItemTextFont As Font

Property Value

The items text font. Default value is the font of the control. This value can be set to null to disable rendering the text.
Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file