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() |
FileType getFormat()
com.aspose.ms.System.IO.MemoryStream getContentStream()
LoadOptions getLoadOptions()
IDocumentInfo getInfo()
long getSize()
int getPagesCount()
void ensureLoaded()
Copyright © 2026. All rights reserved.