Class ByteArrayDataSource

Class ByteArrayDataSource

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

Đại diện cho nguồn dữ liệu mảng byte cho các hoạt động lưu của một plugin.

public sealed class ByteArrayDataSource : IDataSource

Kế thừa

objectByteArrayDataSource

Triển khai

IDataSource

Thành viên kế thừa

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Các hàm khởi tạo

ByteArrayDataSource()

Khởi tạo nguồn dữ liệu mảng byte mới.

public ByteArrayDataSource()

Thuộc tính

DataType

Loại nguồn dữ liệu (mảng byte).

public DataType DataType { get; }

Giá trị thuộc tính

DataType

 Tiếng Việt