Enum DataType
Enum DataType
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Represents possible types of data for plugin processing.
public enum DataType
Fields
File = 0
Data type is a file represented by the path to it.
Stream = 1
Data type is a stream.