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