FontStyle

Description

This node encapsulates the attributes which describe how a text string is displayed. The information in this node is used by the Text node and StreamingText node (when it is implemented).

Proxy class hierarchy

FontStyleProxy : Traversable

Fields implemented

The actual implementation support for the fields of the FontStyle node depends on the implementation of the Text and StreamingText nodes.

Implementation details

The implementation of the proxy object for this node only provides the Print() method.