Package | Description |
---|---|
com.groupdocs.viewer.options |
The package provides classes to specify additional options when rendering documents.
|
Modifier and Type | Field and Description |
---|---|
static FileName |
FileName.EMPTY
The empty filename.
|
static FileName |
FileName.SOURCE
The name of the source file.
|
Modifier and Type | Method and Description |
---|---|
FileName |
ArchiveOptions.getFileName()
The filename to display in the header.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchiveOptions.setFileName(FileName mFileName)
The filename to display in the header.
|