| 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
Represents an empty filename.
|
static FileName |
FileName.SOURCE
Represents the name of the source file.
|
| Modifier and Type | Method and Description |
|---|---|
FileName |
ArchiveOptions.getFileName()
Gets the filename to be displayed in the header.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveOptions.setFileName(FileName fileName)
Sets the filename to be displayed in the header.
|
Copyright © 2024. All rights reserved.