Tipo de la hoja de estilo.

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