public class JoinOptions extends Object implements IJoinOptions
Provides options for the document joining.
| Constructor and Description |
|---|
JoinOptions()
Initializes a new instance of the
JoinOptions class. |
JoinOptions(FileType fileType)
Initializes a new instance of the
JoinOptions class. |
public JoinOptions()
Initializes a new instance of the JoinOptions class.
public JoinOptions(FileType fileType)
Initializes a new instance of the JoinOptions class.
fileType - The type of the file to join.public final FileType getType()
The type of the file to join.
getType in interface IJoinOptionsCopyright © 2024. All rights reserved.