'Declaration Public Property ParagraphProperties As FormattedParagraphProperties
public FormattedParagraphProperties ParagraphProperties { get; set; }
public: __property FormattedParagraphProperties* get_ParagraphProperties(); public: __property void set_ParagraphProperties(
FormattedParagraphProperties* value
);
public:
property FormattedParagraphProperties^ ParagraphProperties { FormattedParagraphProperties^ get(); void set(FormattedParagraphProperties^ value); }
Property Value
Default value is null.