SpecificFont Property (StyleFontDelta)
In This Topic
Gets or sets the specific font that will be used instead of the base font.
Syntax
'Declaration
Public Property SpecificFont As System.Drawing.Font
public System.Drawing.Font SpecificFont {get; set;}
See Also