Class ByteArrayDataSource
ByteArrayDataSource class
Represents byte array data source for save operations of a plugin.
public sealed class ByteArrayDataSource : IDataSource
Constructors
| Name | Description |
|---|---|
| ByteArrayDataSource() | Initializes new byte array data source. |
Properties
| Name | Description |
|---|---|
| DataType { get; } | Type of data source (byte array). |
See Also
- interface IDataSource
- namespace Aspose.Page.Plugins
- assembly Aspose.Page