O
- the type parameterF
- the type parameterpublic interface ILoader<O,F>
Modifier and Type | Method and Description |
---|---|
ILoader<O,F> |
bindSaveOptions(SaveOptions saveOptions)
Bind save options loader.
|
F |
fromOptions()
From options f.
|
O |
getObject()
Gets object.
|
int |
getPagesCount()
Gets pages count.
|
O getObject()
F fromOptions()
int getPagesCount()
ILoader<O,F> bindSaveOptions(SaveOptions saveOptions)
saveOptions
- the save optionsCopyright © 2015 GroupDocs. All rights reserved.