Class ByteArrayDataSource

Class ByteArrayDataSource

Navne til: Aspose.Page.Plugins Sammensætning: Aspose.Page.dll (25.4.0)

Representerer byte array data kilde til at gemme operationer af en plugin.

public sealed class ByteArrayDataSource : IDataSource

Inheritance

object ByteArrayDataSource

Implements

IDataSource

De arvede medlemmer

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

Constructors

ByteArrayDataSource()

Initialiserer en ny byte array datakilde.

public ByteArrayDataSource()

Properties

DataType

Typ af datakilde (byte array).

public DataType DataType { get; }

Ejendomsværdi

DataType

 Dansk