IPortionFactory
IPortionFactory interface
Allows to create test portions
public interface IPortionFactory
Methods
| Name | Description | 
|---|---|
| CreatePortion() | Creates an empty text portion. | 
| CreatePortion(IPortion) | Creates a portion with the using of a specified portion data. | 
| CreatePortion(string) | Creates a text portion from specified string. | 
Remarks
For COM comparibility
See Also
- namespace Aspose.Slides
 - assembly Aspose.Slides