'Declaration Public ReadOnly Property ParagraphProperties As DocumentParagraphProperties
public DocumentParagraphProperties ParagraphProperties { get; }
public: __property DocumentParagraphProperties* get_ParagraphProperties();
public:
property DocumentParagraphProperties^ ParagraphProperties { DocumentParagraphProperties^ get(); }