Class ByteArrayDataSource

Class ByteArrayDataSource

ja nimityö: Aspose.Page.Plugins Kokoelma: Aspose.Page.dll (25.4.0)

Esittelee byte array tietolähteen tallentaa toimintoja plugin.

public sealed class ByteArrayDataSource : IDataSource

Inheritance

object ByteArrayDataSource

Implements

IDataSource

Perintöjäsenet

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

Constructors

ByteArrayDataSource()

Aloita uusi byte array tiedonlähde.

public ByteArrayDataSource()

Properties

DataType

Tietolähteen tyyppi (byte array)

public DataType DataType { get; }

Omistuksen arvo

DataType

 Suomi