FontFace Members

Font Face and effects.

Functions

Name Description
ActivateStyle Makes object fully controlled by style, clears any customization.
CopyToStyle Copies options to the specified style.
DefaultStyle Sets default style, preserving customization.
IsCustomized Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean.

Properties

Name Description
Application Return value: Application. This property is read only.
Bold Return/assignment value: Boolean.
FaceName Return/assignment value: String.
GraphDocument Return value: Graph. This property is read only.
Italic Return/assignment value: Boolean.
Name Return value: String. This property is read only.
Parent Return value: Object. This property is read only.
StrikeOut Return/assignment value: Boolean.
Style Return/assignment value: FontFaceStyle.
Underline Return/assignment value: Boolean.