Package | Description |
---|---|
com.groupdocs.viewer.converter.options |
The GroupDocs.Viewer.Converter.Options namespace provides classes that allow to specify additional options when rendering documents.
|
com.groupdocs.viewer.domain.cache | |
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
com.groupdocs.viewer.domain.options |
The GroupDocs.Viewer.Domain.Options namespace provides classes for setting rendering options dependent on document type.
|
Modifier and Type | Method and Description |
---|---|
EmailOptions |
FileDataOptions.getEmailOptions()
The Email documents rendering options.
|
EmailOptions |
RenderOptions.getEmailOptions()
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDataOptions.setEmailOptions(EmailOptions value)
The Email documents rendering options.
|
void |
RenderOptions.setEmailOptions(EmailOptions value)
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
EmailOptions |
CachedDocumentDescription.getEmailOptions()
The Email documents rendering options.
|
EmailOptions |
CachedPageDescription.getEmailOptions()
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
void |
CachedDocumentDescription.setEmailOptions(EmailOptions value)
The Email documents rendering options.
|
void |
CachedPageDescription.setEmailOptions(EmailOptions value)
The Email documents rendering options.
|
Modifier and Type | Method and Description |
---|---|
EmailOptions |
HtmlResource.getEmailOptions()
Emial options HTML page was generated with
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlResource.setEmailOptions(EmailOptions value)
Emial options HTML page was generated with
|
Modifier and Type | Method and Description |
---|---|
EmailOptions |
DocumentInfoOptions.getEmailOptions()
The EmailOptions.
|
EmailOptions |
PdfFileOptions.getEmailOptions()
Gets email options.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoOptions.setEmailOptions(EmailOptions value)
The EmailOptions.
|
void |
PdfFileOptions.setEmailOptions(EmailOptions value)
Sets Words options.
|
Copyright © 2018. All rights reserved.