Class ByteArrayDataSource
Class ByteArrayDataSource
Pôvodný názov: Aspose.Page.Plugins Zhromaždenie: Aspose.Page.dll (25.4.0)
Predstavuje byte array zdroj údajov na ukladanie operácií pluginu.
public sealed class ByteArrayDataSource : IDataSource
Inheritance
Implements
Z dedičných členov
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByteArrayDataSource()
Initalizuje nový byte array zdroj údajov.
public ByteArrayDataSource()
Properties
DataType
Typ zdroja údajov (byte array)
public DataType DataType { get; }