Opciones de formato contenidas en el estilo actual.

C# | Visual Basic | Visual C++ |
public RtfNodeCollection Formatting { get; set; }
Public Property Formatting As RtfNodeCollection
public: property RtfNodeCollection^ Formatting { RtfNodeCollection^ get (); void set (RtfNodeCollection^ value); }