| IPageTemplateData Property |
Data contained within the file
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ICollection<byte> Data { get; set; }
Property Data As ICollection(Of Byte)
Get
Set
property ICollection<unsigned char>^ Data {
ICollection<unsigned char>^ get ();
void set (ICollection<unsigned char>^ value);
}
Property Value
Type:
ICollectionByteSee Also