'Declaration Public ReadOnly Property TextPropertiesPanel As DocumentEditorTextPropertiesPanel
public DocumentEditorTextPropertiesPanel TextPropertiesPanel { get; }
public: __property DocumentEditorTextPropertiesPanel* get_TextPropertiesPanel();
public:
property DocumentEditorTextPropertiesPanel^ TextPropertiesPanel { DocumentEditorTextPropertiesPanel^ get(); }