ISaveOptions
All Implemented Interfaces: com.groupdocs.merger.domain.options.interfaces.IOptions
public interface ISaveOptions extends IOptions
Interface for the document saving options.
Methods
| Method | Description |
|---|---|
| getType() | File type. |
getType()
public abstract FileType getType()
File type.
Returns: FileType