Enum PubDocumentType
PubDocumentType enumeration
Represents storage type for document.
public enum 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
 - assembly Aspose.PUB