Class ByteArrayDataSource

Class ByteArrayDataSource

Tên không gian: Aspose.Page.Plugins Tổng hợp: Aspose.Page.dll (25.4.0)

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

public sealed class ByteArrayDataSource : IDataSource

Inheritance

object ByteArrayDataSource

Implements

IDataSource

Thành viên thừa kế

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

Constructors

ByteArrayDataSource()

Khởi động một nguồn dữ liệu byte mới.

public ByteArrayDataSource()

Properties

DataType

Loại nguồn dữ liệu (byte array)

public DataType DataType { get; }

Giá trị bất động sản

DataType

 Tiếng Việt