public interface IDocument
extends com.aspose.ms.System.IDisposable, com.groupdocs.conversion.contracts.IDocumentSave
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IO.MemoryStream |
getContentStream() |
FileType |
getFormat() |
IDocumentInfo |
getInfo() |
LoadOptions |
getLoadOptions() |
int |
getPagesCount() |
long |
getSize() |
FileType getFormat()
com.aspose.ms.System.IO.MemoryStream getContentStream()
LoadOptions getLoadOptions()
IDocumentInfo getInfo()
long getSize()
int getPagesCount()