Class ByteArrayDataSource
Class ByteArrayDataSource
ชื่อพื้นที่: Aspose.Page.Plugins การประกอบ: Aspose.Page.dll (25.4.0)
แสดงให้เห็นว่าไบต์จัดเก็บข้อมูลแหล่งข้อมูลเพื่อบันทึกการดําเนินการของปลั๊กอิน
public sealed class ByteArrayDataSource : IDataSource
Inheritance
Implements
อนุญาโตตุลาการ
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByteArrayDataSource()
เริ่มต้นแหล่งข้อมูล byte array ใหม่
public ByteArrayDataSource()
Properties
DataType
ประเภทของแหล่งข้อมูล (byte array)
public DataType DataType { get; }