public interface IDocumentFormat extends com.aspose.ms.System.IEquatable<IDocumentFormat>
Root interface for all supporting document formats
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
In implementing type should return format file extension
|
String |
getName()
In implementing type should return full formal format name
|