Namespace: CuteEditor.Convertor.RTF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public RTFObjectType ObjectType { get; set; } |
Visual Basic |
---|
Public Property ObjectType As RTFObjectType Get Set |
Visual C++ |
---|
public: property RTFObjectType ObjectType { RTFObjectType get (); void set (RTFObjectType value); } |