PortionFactory
PortionFactory class
Allows to create test portions
public class PortionFactory : IPortionFactory
Constructors
| Name | Description |
|---|---|
| PortionFactory() | The default constructor. |
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
- interface IPortionFactory
- namespace Aspose.Slides
- assembly Aspose.Slides