TextParagraph
ParagraphProperties Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TextParagraphProperties ParagraphProperties { get; }
Public ReadOnly Property ParagraphProperties As TextParagraphProperties
Get
public:
property TextParagraphProperties^ ParagraphProperties {
TextParagraphProperties^ get ();
}
member ParagraphProperties : TextParagraphProperties with get
Property Value
Type:
TextParagraphProperties
See Also