Aspose::Pub::PubDocumentType enum
PubDocumentType enum
Represents storage type for document.
enum class PubDocumentType
Values
Name | Value | Description |
---|---|---|
File | 0 | Document is located in a file on disk. |
Stream | 1 | Document is in the stream. |
See Also
- Namespace Aspose::Pub
- Library Aspose.PUB for C++