C#
VB
C++
Items text font.
public virtual Font ItemTextFont { get; set; }
Public Overridable Property ItemTextFont() As System.Drawing.Font
Get
Set
public:
virtual property System::Drawing::Font^ ItemTextFont
{
System::Drawing::Font^ get()
void set(System::Drawing::Font^ 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.
For more information, refer to Image Viewer Appearance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET