public class FromProjectsOptions extends Object implements IFromOptions
NONE| Constructor and Description |
|---|
FromProjectsOptions(FileType sourceFileType)
Instantiates a new From projects options.
|
FromProjectsOptions(FileType sourceFileType,
int page)
Instantiates a new From projects options.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPage()
Gets page.
|
FileType |
getSourceFileType()
Gets source file type.
|
void |
setPage(int page)
Sets page.
|
void |
setSourceFileType(FileType sourceFileType)
Sets source file type.
|
public FromProjectsOptions(FileType sourceFileType)
sourceFileType - the source file typepublic FromProjectsOptions(FileType sourceFileType, int page)
sourceFileType - the source file typepage - the pagepublic FileType getSourceFileType()
getSourceFileType in interface IFromOptionspublic void setSourceFileType(FileType sourceFileType)
setSourceFileType in interface IFromOptionssourceFileType - the source file typepublic int getPage()
public void setPage(int page)
page - the pageCopyright © 2015 GroupDocs. All rights reserved.