Click or drag to resize

SOApplicationClassCurrentFontNameOf Property

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public virtual string this[
	string i_FontKey
] { get; }

Parameters

i_FontKey
Type: SystemString

Property Value

Type: String

Implements

IApplicationCurrentFontNameOfString
See Also