[]
Gets a IFont object that represents the font of the associated DisplayFormat object as it is displayed in the current user interface.
public IFont Font { get; }
Public ReadOnly Property Font As IFont
Type | Description |
---|---|
IFont | The font of the associated DisplayFormat object. |