IApplicationFontKeys Property |
Returns collection of known static Font keys
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property FontKeys As Object
Get
Dim instance As IApplication
Dim value As Object
value = instance.FontKeys
property Object^ FontKeys {
Object^ get ();
}
Property Value
Type:
Object
See Also