IJoinOptions
All Implemented Interfaces: com.groupdocs.merger.domain.options.interfaces.IOptions
public interface IJoinOptions extends IOptions
Interface for the document joining options.
Methods
Method | Description |
---|---|
getType() | The type of the file to join. |
getType()
public abstract FileType getType()
The type of the file to join.
Returns: FileType