Specify the font if you are using to add text to your thumbnails.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEFont InfoTextFont { get; }
Public ReadOnly Property InfoTextFont As IEFont
	Get
public:
property IEFont^ InfoTextFont {
	IEFont^ get ();
}

See Also