PortionFormat
IPortion.PortionFormat property
Returns formatting object which contains explicitly set formatting properties of the text portion with no inheritance applied. Read-only IPortionFormat
.
public IPortionFormat PortionFormat { get; }
Remarks
The formatting object contains the formatting parameters defined for the current portion only, inherited data is not applied.
In order to get the effective values including inherited ones use GetEffective
method.
See Also
- interface IPortionFormat
- interface IPortion
- namespace Aspose.Slides
- assembly Aspose.Slides