'Declaration Public ReadOnly Property ParagraphPropertiesPanel As DocumentEditorParagraphPropertiesPanel
public DocumentEditorParagraphPropertiesPanel ParagraphPropertiesPanel { get; }
public: __property DocumentEditorParagraphPropertiesPanel* get_ParagraphPropertiesPanel();
public:
property DocumentEditorParagraphPropertiesPanel^ ParagraphPropertiesPanel { DocumentEditorParagraphPropertiesPanel^ get(); }