Aspose::Pub::PubDocumentType enum

PubDocumentType enum

Represents storage type for document.

enum class PubDocumentType

Values

NameValueDescription
File0Document is located in a file on disk.
Stream1Document is in the stream.

See Also