Enum DataType
Info
Represents possible types of data for plugin processing.
public enum DataType
Fields
Directory = 2
: Data type is a directory represented by the path to it.File = 0
: Data type is a file represented by the path to it.Stream = 1
: Data type is a stream.
Namespace: Documentize Assembly: Documentize.dll