IBulkTextFormattable
IBulkTextFormattable interface
Represents an object with possibility of bulk setting child text elements’ formats.
public interface IBulkTextFormattable
Methods
| Name | Description |
|---|---|
| SetTextFormat(IParagraphFormat) | Sets defined paragraph format properties to all element’s paragraphs. |
| SetTextFormat(IPortionFormat) | Sets defined portion format properties to all element’s portions. |
| SetTextFormat(ITextFrameFormat) | Sets defined text frame format properties to all element’s text frames. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides