Paragraph Class |
Namespace: Aspose.Slides
The Paragraph type exposes the following members.
Name | Description | |
---|---|---|
![]() | Paragraph |
Initializes a new instance of the Paragraph class with default properties.
|
![]() | Paragraph(Paragraph) |
Copy constructor that initializes a new instance of a Paragraph class.
|
Name | Description | |
---|---|---|
![]() | EndParagraphPortionFormat |
Specifies the portion properties that are to be used if another portion is inserted after
the last one.
|
![]() | ParagraphFormat |
Returns the formatting object for this paragraph.
Read-only IParagraphFormat.
|
![]() | Portions |
Returns the collection of a text portions.
Read-only IPortionCollection.
|
![]() | Text |
Gets or sets the the plain text of a paragraph.
Read/write String.
|
Name | Description | |
---|---|---|
![]() | CreateParagraphFormatEffective | Obsolete.
Creates immutable object which contains effective paragraph formatting properties with the inheritance applied.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetRect |
Get coordinates of rect that bounds paragraph. The rect includes all the lines of
text in paragraph, including empty ones.
|
![]() | GetType | (Inherited from Object.) |
![]() | JoinPortionsWithSameFormatting |
Joins runs with same formatting.
|
![]() | ToString | (Inherited from Object.) |