Portion Class |
Namespace: Aspose.Slides
The Portion type exposes the following members.
Name | Description | |
---|---|---|
![]() | Portion |
Initializes a new instance of the Portion class.
|
![]() | Portion(String) |
Initializes a new instance of the Portion class.
|
![]() | Portion(Portion) |
Initializes a new instance of the Portion class.
|
Name | Description | |
---|---|---|
![]() | Field |
Returns a field of this portion.
Read-only IField.
|
![]() | PortionFormat |
Returns oformatting bject which contains explicitly set formatting properties of the text portion with no inheritance applied.
Read-only IPortionFormat.
|
![]() | Text |
Gets or sets the plain text of a portion.
Read/write String.
|
Name | Description | |
---|---|---|
![]() | AddField(String) |
Converts this portion to the automaticaly updated field.
|
![]() | AddField(IFieldType) |
Converts this portion to the automaticaly updated field.
|
![]() | CreatePortionFormatEffective | Obsolete.
Creates and returns PortionFormatEffectiveData object which contains current portion formatting properties, including inherited.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCoordinates |
Get coordinates of the beginning of the portion. The X coordinate of point represents the
portion beginning from the first character including left side bearing. The Y coordinate
includes top side bearing.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetRect |
Get coordinates of rect that bounds portion. The rect includes all the lines of
text in portion, including empty ones.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveField |
Converts this field portion to the simple portion.
|
![]() | ToString | (Inherited from Object.) |