A B C D E F G H I J L M N O P R S T U V W X Y Z 

A

A0 - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the A0 page in points is 3371 x 2384
A1 - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the A1 page in points is 2384 x 1685
A2 - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the A2 page in points is 1684 x 1190
A3 - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the A3 page in points is 1190 x 842
A4 - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the A4 page in points is 842 x 595
AllFolders - Static variable in class com.groupdocs.viewer.fonts.SearchOption
Includes the current folder and all the subfolders in a search.
AllowAll - Static variable in class com.groupdocs.viewer.options.Permissions
Allow printing, modification and data extraction.
ANNIVERSARY - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Anniversary".
ArchiveOptions - Class in com.groupdocs.viewer.options
Provides options for rendering archive files.
ArchiveOptions() - Constructor for class com.groupdocs.viewer.options.ArchiveOptions
 
ArchiveViewInfo - Class in com.groupdocs.viewer.results
Represents view information for archive file.
ArchiveViewInfo(FileType, List<Page>, List<String>) - Constructor for class com.groupdocs.viewer.results.ArchiveViewInfo
Initializes new instance of ArchiveViewInfo class.
AS - Static variable in class com.groupdocs.viewer.FileType
ActionScript File (.as)
AS_3 - Static variable in class com.groupdocs.viewer.FileType
ActionScript File (.as)
Ascending - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListOrderBy
Deprecated.
Order by Ascending
ASM - Static variable in class com.groupdocs.viewer.FileType
Assembly Language Source Code File (.asm)
Attachment - Class in com.groupdocs.viewer.results
Represents attachment file contained by email message, archive, PDF document or Outlook data file.
Attachment(String, String, long) - Constructor for class com.groupdocs.viewer.results.Attachment
Initializes new instance of Attachment class.
ATTACHMENTS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Attachments".
AutoFitColumn - Static variable in class com.groupdocs.viewer.options.TextOverflowMode
Expand columns to fit the text.

B

BaseViewOptions - Class in com.groupdocs.viewer.options
Provides base rendering options.
BaseViewOptions() - Constructor for class com.groupdocs.viewer.options.BaseViewOptions
 
BAT - Static variable in class com.groupdocs.viewer.FileType
DOS Batch File (.bat)
BCC - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Bcc".
BIRTHDAY - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Birthday".
BMP - Static variable in class com.groupdocs.viewer.FileType
Bitmap Image File (.bmp)
BottomCenter - Static variable in class com.groupdocs.viewer.options.Position
The bottom center position.
BottomLeft - Static variable in class com.groupdocs.viewer.options.Position
The bottom left position.
BottomRight - Static variable in class com.groupdocs.viewer.options.Position
The bottom right position.
BUSINESS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Business".
BUSINESS_ADDRESS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Business Address".
BUSINESS_FAX - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Business Fax".
BUSINESS_HOMEPAGE - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "BusinessHomepage".
BZ_2 - Static variable in class com.groupdocs.viewer.FileType
Bzip2 Compressed File (.bz2)

C

C - Static variable in class com.groupdocs.viewer.FileType
C/C++ Source Code File (.c)
Cache - Interface in com.groupdocs.viewer.caching
Defines methods required for storing rendered document and document resources сache.
CacheKeys - Class in com.groupdocs.viewer.caching
Provides methods to retrieve unique identifier for the cache entry.
CacheKeys() - Constructor for class com.groupdocs.viewer.caching.CacheKeys
 
CadOptions - Class in com.groupdocs.viewer.options
Provides options for rendering CAD drawings.
CadViewInfo - Class in com.groupdocs.viewer.results
Represents view information for CAD drawing.
CadViewInfo(FileType, List<Page>, List<Layer>, List<Layout>) - Constructor for class com.groupdocs.viewer.results.CadViewInfo
Initializes new instance of CadViewInfo class.
CC - Static variable in class com.groupdocs.viewer.FileType
C++ Source Code File (.cc)
CC - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Cc".
CDR - Static variable in class com.groupdocs.viewer.FileType
CorelDraw Vector Graphic Drawing (.cdr)
CGM - Static variable in class com.groupdocs.viewer.FileType
Computer Graphics Metafile (.cgm)
Character - Class in com.groupdocs.viewer.results
Represents relatively positioned rectangle which contains single character.
Character(char, double, double, double, double) - Constructor for class com.groupdocs.viewer.results.Character
Initializes new instance of Character class.
close() - Method in class com.groupdocs.viewer.Viewer
Releases file stream and managed internal resources.
close(boolean) - Method in class com.groupdocs.viewer.Viewer
Releases file stream and managed internal resources.
closeFileStream(OutputStream) - Method in interface com.groupdocs.viewer.interfaces.FileStreamFactory
Releases the stream created by FileStreamFactory.createFileStream() method.
closePageStream(int, OutputStream) - Method in interface com.groupdocs.viewer.interfaces.PageStreamFactory
Releases the stream created by PageStreamFactory.createPageStream(int) method.
closeResourceStream(int, Resource, OutputStream) - Method in interface com.groupdocs.viewer.interfaces.ResourceStreamFactory
Releases the stream created by ResourceStreamFactory.createResourceStream(int, Resource) method.
CMAKE - Static variable in class com.groupdocs.viewer.FileType
CMake File (.cmake)
com.groupdocs.viewer - package com.groupdocs.viewer
The package provides classes for rendering documents in HTML5, Image or PDF modes fast and with high quality.
com.groupdocs.viewer.caching - package com.groupdocs.viewer.caching
The package provides classes for customizing caching behaviour.
com.groupdocs.viewer.exception - package com.groupdocs.viewer.exception
The package provides classes for exceptions which can occur while working with a document.
com.groupdocs.viewer.fonts - package com.groupdocs.viewer.fonts
The package provides classes classes and enumerations to manage fonts used during rendering process.
com.groupdocs.viewer.interfaces - package com.groupdocs.viewer.interfaces
The package provides interfaces to instantiate and release output document and it's resources.
com.groupdocs.viewer.legacy - package com.groupdocs.viewer.legacy
The package provides classes for legacy API.
com.groupdocs.viewer.legacy.config - package com.groupdocs.viewer.legacy.config
The package provides classes for customizing groupDocs.viewer.legacy behaviour.
com.groupdocs.viewer.legacy.converter.options - package com.groupdocs.viewer.legacy.converter.options
The package provides classes that allow to specify additional options when rendering documents.
com.groupdocs.viewer.legacy.domain - package com.groupdocs.viewer.legacy.domain
The package provides classes to operate with groupDocs.viewer.
com.groupdocs.viewer.legacy.domain.cache - package com.groupdocs.viewer.legacy.domain.cache
The package exposes interfaces which should be implemented to customize caching behaviour.
com.groupdocs.viewer.legacy.domain.containers - package com.groupdocs.viewer.legacy.domain.containers
The package provides classes for working with document rendering results.
com.groupdocs.viewer.legacy.domain.html - package com.groupdocs.viewer.legacy.domain.html
The package provides classes for working with document HTML representation.
com.groupdocs.viewer.legacy.domain.image - package com.groupdocs.viewer.legacy.domain.image
The package provides classes for working with document image representation.
com.groupdocs.viewer.legacy.domain.options - package com.groupdocs.viewer.legacy.domain.options
The package provides classes for setting rendering options dependent on document type.
com.groupdocs.viewer.legacy.exception - package com.groupdocs.viewer.legacy.exception
The package provides classes for exceptions which can occur while working with a document.
com.groupdocs.viewer.legacy.handler - package com.groupdocs.viewer.legacy.handler
The package provides classes for working with rendering handlers.
com.groupdocs.viewer.legacy.handler.cache - package com.groupdocs.viewer.legacy.handler.cache
The package provides classes for working with caching.
com.groupdocs.viewer.legacy.handler.input - package com.groupdocs.viewer.legacy.handler.input
The package exposes interfaces which should be implemented to customize document loading behaviour.
com.groupdocs.viewer.legacy.storage - package com.groupdocs.viewer.legacy.storage
The package provides members, that allow users to implement their own storage system.
com.groupdocs.viewer.options - package com.groupdocs.viewer.options
The package provides classes to specify additional options when rendering documents.
com.groupdocs.viewer.results - package com.groupdocs.viewer.results
The package provides classes which represent document rendering results.
COMPANY - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Company".
CountRowsPerPageDefault - Static variable in class com.groupdocs.viewer.options.SpreadsheetOptions
 
CPP - Static variable in class com.groupdocs.viewer.FileType
C++ Source Code File (.cpp)
createFileStream() - Method in interface com.groupdocs.viewer.interfaces.FileStreamFactory
The method that returns readable stream.
createPageStream(int) - Method in interface com.groupdocs.viewer.interfaces.PageStreamFactory
Creates the stream used to write output page data.
createResourceByKeyAndFilter(String, String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
 
createResourceStream(int, Resource) - Method in interface com.groupdocs.viewer.interfaces.ResourceStreamFactory
Creates the stream used to write output HTML resource data.
createResourceUrl(int, Resource) - Method in interface com.groupdocs.viewer.interfaces.ResourceStreamFactory
Creates the URL for HTML resource.
CS - Static variable in class com.groupdocs.viewer.FileType
Java Source Code File (.cs)
CSS - Static variable in class com.groupdocs.viewer.FileType
Cascading Style Sheet (.css)
CSV - Static variable in class com.groupdocs.viewer.FileType
Comma Separated Values File (.csv)
CXX - Static variable in class com.groupdocs.viewer.FileType
C++ Source Code File (.cxx)

D

Days - Static variable in class com.groupdocs.viewer.options.TimeUnit
The one day interval.
DCM - Static variable in class com.groupdocs.viewer.FileType
DICOM Image (.dcm)
Default - Static variable in class com.groupdocs.viewer.options.LoadOptions
 
DenyAll - Static variable in class com.groupdocs.viewer.options.Permissions
Deny printing, modification and data extraction.
DenyDataExtraction - Static variable in class com.groupdocs.viewer.options.Permissions
Deny text and graphics extraction.
DenyModification - Static variable in class com.groupdocs.viewer.options.Permissions
Deny to modify content, fill in forms, add or modify annotations.
DenyPrinting - Static variable in class com.groupdocs.viewer.options.Permissions
Deny printing
DEPARTMENT - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Department".
Descending - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListOrderBy
Deprecated.
Order by Descending
DGN - Static variable in class com.groupdocs.viewer.FileType
MicroStation Design File (.dgn)
Diagonal - Static variable in class com.groupdocs.viewer.options.Position
The diagonal position.
DIB - Static variable in class com.groupdocs.viewer.FileType
Device Independent Bitmap File (.dib)
DIFF - Static variable in class com.groupdocs.viewer.FileType
Patch File (.diff)
DJVU - Static variable in class com.groupdocs.viewer.FileType
DjVu Image (.djvu)
DNG - Static variable in class com.groupdocs.viewer.FileType
Digital Negative Specification (.dng)
DOC - Static variable in class com.groupdocs.viewer.FileType
Microsoft Word Document (.doc)
DOCM - Static variable in class com.groupdocs.viewer.FileType
Word Open XML Macro-Enabled Document (.docm)
DOCX - Static variable in class com.groupdocs.viewer.FileType
Microsoft Word Open XML Document (.docx)
DOT - Static variable in class com.groupdocs.viewer.FileType
Word Document Template (.dot)
DOTM - Static variable in class com.groupdocs.viewer.FileType
Word Open XML Macro-Enabled Document Template (.dotm)
DOTX - Static variable in class com.groupdocs.viewer.FileType
Word Open XML Document Template (.dotx)
DWF - Static variable in class com.groupdocs.viewer.FileType
Design Web Format File (.dwf)
DWG - Static variable in class com.groupdocs.viewer.FileType
AutoCAD Drawing Database File (.dwg)
DXF - Static variable in class com.groupdocs.viewer.FileType
Drawing Exchange Format File (.dxf)

E

EMAIL - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Email".
EMAIL_2 - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Email2".
EMAIL_2_DISPLAY_AS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Email2 Display As".
EMAIL_3 - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Email3".
EMAIL_3_DISPLAY_AS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Email3 Display As".
EMAIL_DISPLAY_AS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Email Display As".
EmailOptions - Class in com.groupdocs.viewer.options
Provides options for rendering email messages.
EmailOptions() - Constructor for class com.groupdocs.viewer.options.EmailOptions
Initializes new instance of EmailOptions class.
EMF - Static variable in class com.groupdocs.viewer.FileType
Enhanced Windows Metafile (.emf)
EML - Static variable in class com.groupdocs.viewer.FileType
E-Mail Message (.eml)
EMLX - Static variable in class com.groupdocs.viewer.FileType
Apple Mail Message (.emlx)
END - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "End".
EPS - Static variable in class com.groupdocs.viewer.FileType
Encapsulated PostScript File (.eps)
EPUB - Static variable in class com.groupdocs.viewer.FileType
Open eBook File (.epub)
equals(Object) - Method in class com.groupdocs.viewer.FileType
Determines whether the current FileType is the same as specified FileType object.
equals(FolderFontSource) - Method in class com.groupdocs.viewer.fonts.FolderFontSource
Determines whether the current FolderFontSource is the same as specified FolderFontSource object.
equals(Object) - Method in class com.groupdocs.viewer.fonts.FolderFontSource
Determines whether the current FolderFontSource is the same as specified object.
equals(Layer) - Method in class com.groupdocs.viewer.results.Layer
Determines whether the current Layer is the same as specified Layer object.
equals(Object) - Method in class com.groupdocs.viewer.results.Layer
Determines whether the current Layer is the same as specified object.
equals(Layout) - Method in class com.groupdocs.viewer.results.Layout
Determines whether the current Layout is the same as specified Layout object.
equals(Object) - Method in class com.groupdocs.viewer.results.Layout
Determines whether the current Layout is the same as specified object.
ERB - Static variable in class com.groupdocs.viewer.FileType
Ruby ERB Script (.erb)

F

Field - Class in com.groupdocs.viewer.options
Represents email message field e.g.
FileCache - Class in com.groupdocs.viewer.caching
Represents a local on-disk cache.
FileCache(String) - Constructor for class com.groupdocs.viewer.caching.FileCache
Creates new instance of FileCache class.
FileCache(String, String) - Constructor for class com.groupdocs.viewer.caching.FileCache
Creates new instance of FileCache class.
FileListOptions.FileListOrderBy - Class in com.groupdocs.viewer.legacy.domain.options
Deprecated.
Enumeration for file list order.
FileListOptions.FileListSortBy - Class in com.groupdocs.viewer.legacy.domain.options
Deprecated.
Enumeration for file list sort.
FileReader - Interface in com.groupdocs.viewer.interfaces
Declares method for reading file stream.
FileStreamFactory - Interface in com.groupdocs.viewer.interfaces
Defines the methods that are required for instantiating and releasing output file stream.
FileType - Class in com.groupdocs.viewer
Represents file type.
FIRST_NAME - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "First Name".
FODS - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Flat XML Spreadsheet (.fods)
FolderFontSource - Class in com.groupdocs.viewer.fonts
Represents the folder that contains TrueType fonts.
FolderFontSource(String, int) - Constructor for class com.groupdocs.viewer.fonts.FolderFontSource
Initializes new instance of FolderFontSource class.
FontSettings - Class in com.groupdocs.viewer.fonts
Provides methods for working with sources to look for TrueType fonts.
FontSettings() - Constructor for class com.groupdocs.viewer.fonts.FontSettings
 
FontSource - Interface in com.groupdocs.viewer.fonts
Marker interface for the font sources.
forEmbeddedResources(PageStreamFactory) - Static method in class com.groupdocs.viewer.options.HtmlViewOptions
Initializes new instance of HtmlViewOptions class for rendering into HTML with embedded resources.
forEmbeddedResources() - Static method in class com.groupdocs.viewer.options.HtmlViewOptions
Initializes new instance of HtmlViewOptions class.
forEmbeddedResources(String) - Static method in class com.groupdocs.viewer.options.HtmlViewOptions
Initializes new instance of HtmlViewOptions class.
forExternalResources(PageStreamFactory, ResourceStreamFactory) - Static method in class com.groupdocs.viewer.options.HtmlViewOptions
Initializes new instance of HtmlViewOptions class for rendering into HTML with external resources.
forExternalResources() - Static method in class com.groupdocs.viewer.options.HtmlViewOptions
Initializes new instance of HtmlViewOptions class.
forExternalResources(String, String, String) - Static method in class com.groupdocs.viewer.options.HtmlViewOptions
Initializes new instance of HtmlViewOptions class.
forHtmlView() - Static method in class com.groupdocs.viewer.options.ViewInfoOptions
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into HTML.
forJpgView(boolean) - Static method in class com.groupdocs.viewer.options.ViewInfoOptions
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into JPG.
forOnePagePerSheet() - Static method in class com.groupdocs.viewer.options.SpreadsheetOptions
Initializes new instance of SpreadsheetOptions class for rendering whole sheet into page.
forPngView(boolean) - Static method in class com.groupdocs.viewer.options.ViewInfoOptions
Initializes new instance of ViewInfoOptions class to retrieve information about view when rendering into PNG.
forRenderingByHeight(int) - Static method in class com.groupdocs.viewer.options.CadOptions
Initializes new instance of CadOptions class for rendering by height.
forRenderingByScaleFactor(float) - Static method in class com.groupdocs.viewer.options.CadOptions
Initializes new instance of CadOptions class for rendering by scale factor.
forRenderingByWidth(int) - Static method in class com.groupdocs.viewer.options.CadOptions
Initializes new instance of CadOptions class for rendering by width.
forRenderingByWidthAndHeight(int, int) - Static method in class com.groupdocs.viewer.options.CadOptions
Initializes new instance of CadOptions class for rendering by width and height.
forRenderingPrintArea() - Static method in class com.groupdocs.viewer.options.SpreadsheetOptions
Initializes new instance of SpreadsheetOptions for rendering print areas only.
forSplitSheetIntoPages(int) - Static method in class com.groupdocs.viewer.options.SpreadsheetOptions
Initializes new instance of SpreadsheetOptions for rendering sheet into pages.
FROM - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "From".
fromExtension(String) - Static method in class com.groupdocs.viewer.FileType
Maps file extension to file type.
fromHtmlViewOptions(HtmlViewOptions) - Static method in class com.groupdocs.viewer.options.ViewInfoOptions
Initializes new instance of ViewInfoOptions class based on HtmlViewOptions object.
fromJpgViewOptions(JpgViewOptions) - Static method in class com.groupdocs.viewer.options.ViewInfoOptions
Initializes new instance of ViewInfoOptions class based on JpgViewOptions object.
fromPngViewOptions(PngViewOptions) - Static method in class com.groupdocs.viewer.options.ViewInfoOptions
Initializes new instance of ViewInfoOptions class based on PngViewOptions object.
FULL_NAME - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Full Name".
FULL_SIZE - Static variable in class com.groupdocs.viewer.options.Size
The maximum size of watermark text that fits page.

G

GENDER - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Gender".
get(String) - Method in interface com.groupdocs.viewer.caching.Cache
Gets the entry associated with this key if present and null otherwise.
get(String) - Method in class com.groupdocs.viewer.caching.FileCache
Deserializes data associated with this key if present.
getAddressFilter() - Method in class com.groupdocs.viewer.options.OutlookOptions
The email-address used to filter messages by sender or recipient.
getArchiveOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The archive files view options.
getAttachmentKey(String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns unique identifier for the cache entry that represents attachment file.
getAttachments() - Method in class com.groupdocs.viewer.Viewer
Returns attachments contained by the document.
getAttachmentsKey() - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns unique identifier for the cache entry that represents collection of Attachment objects.
getCache() - Method in class com.groupdocs.viewer.ViewerSettings
The cache implementation used for storing rendering results.
getCachePath() - Method in class com.groupdocs.viewer.caching.FileCache
 
getCacheSubFolder() - Method in class com.groupdocs.viewer.caching.FileCache
 
getCadOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The CAD drawing view options.
getCharacters() - Method in class com.groupdocs.viewer.results.Word
 
getCharset() - Method in class com.groupdocs.viewer.options.LoadOptions
The Charset used when opening text-based files or email messages such as FileType.CSV, FileType.TXT, and FileType.MSG.
getColor() - Method in class com.groupdocs.viewer.options.Watermark
The watermark color.
getConsumptionCredit() - Static method in class com.groupdocs.viewer.Metered
Retrieves count of credits consumed.
getConsumptionQuantity() - Static method in class com.groupdocs.viewer.Metered
Retrieves amount of MBs processed.
getCountRowsPerPage() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
The rows count to include into each page when splitting worksheet into pages.
getDefaultFontName() - Method in class com.groupdocs.viewer.options.BaseViewOptions
Default font to be used when particular font used in document can't be found.
getDocumentOpenPassword() - Method in class com.groupdocs.viewer.options.Security
The password required to open the PDF document.
getEmailOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The email messages view options.
getEndDate() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The end date of the Gantt Chart View to be included into the output.
getEndDate() - Method in class com.groupdocs.viewer.results.ProjectManagementViewInfo
The date time when the project is to be completed.
getEndPointX() - Method in class com.groupdocs.viewer.options.Tile
Returns the X coordinate of the highest right point on the drawing where the tile ends.
getEndPointY() - Method in class com.groupdocs.viewer.options.Tile
Returns the Y coordinate of the highest right point on the drawing where the tile ends.
getExtension() - Method in class com.groupdocs.viewer.FileType
Filename suffix (including the period ".") e.g.
getFieldTextMap() - Method in class com.groupdocs.viewer.options.EmailOptions
The mapping between email message Field and field text representation.
getFileFormat() - Method in class com.groupdocs.viewer.FileType
File type name e.g.
getFileKey(String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns unique identifier for the cache entry that represents file.
getFileName() - Method in class com.groupdocs.viewer.results.Attachment
 
getFileName() - Method in class com.groupdocs.viewer.results.Resource
 
getFileStreamFactory() - Method in class com.groupdocs.viewer.options.PdfViewOptions
 
getFileType() - Method in class com.groupdocs.viewer.options.LoadOptions
The type of the file to open.
getFileType() - Method in class com.groupdocs.viewer.results.Attachment
 
getFileType() - Method in class com.groupdocs.viewer.results.ViewInfo
 
getFolder() - Method in class com.groupdocs.viewer.options.ArchiveOptions
The folder inside the archive to be rendered.
getFolder() - Method in class com.groupdocs.viewer.options.OutlookOptions
The name of the folder (e.g.
getFolderPath() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
Path to the folder that contains TrueType fonts.
getFolders() - Method in class com.groupdocs.viewer.results.ArchiveViewInfo
 
getFolders() - Method in class com.groupdocs.viewer.results.OutlookViewInfo
 
getFontName() - Method in class com.groupdocs.viewer.options.Watermark
The font name used for the watermark.
getFontsToExclude() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
The list of font names, to exclude from HTML document.
getHeight() - Method in class com.groupdocs.viewer.options.CadOptions
The height of the output result in pixels.
getHeight() - Method in class com.groupdocs.viewer.options.JpgViewOptions
The height of an output image in pixels.
getHeight() - Method in class com.groupdocs.viewer.options.PngViewOptions
The height of an output image in pixels.
getHeight() - Method in class com.groupdocs.viewer.options.Tile
The height of the tile in pixels.
getHeight() - Method in class com.groupdocs.viewer.results.Layout
 
getHeight() - Method in class com.groupdocs.viewer.results.Page
 
getHeight() - Method in class com.groupdocs.viewer.results.TextElement
 
getId() - Method in class com.groupdocs.viewer.results.Attachment
 
getImageQuality() - Method in class com.groupdocs.viewer.options.PdfOptions
Specifies output image quality for image resources when rendering into HTML.
getJpgQuality() - Method in class com.groupdocs.viewer.options.PdfViewOptions
The quality of the JPG images contained by output PDF document; Valid values are between 1 and 100; Default value is 90.
getKeys(String) - Method in interface com.groupdocs.viewer.caching.Cache
Returns all keys matching filter.
getKeys(String) - Method in class com.groupdocs.viewer.caching.FileCache
Returns all file names that contains filter in filename.
getLayers() - Method in class com.groupdocs.viewer.options.CadOptions
The CAD drawing layers to render.
getLayers() - Method in class com.groupdocs.viewer.results.CadViewInfo
 
getLayoutName() - Method in class com.groupdocs.viewer.options.CadOptions
The name of the specific layout to render.
getLayouts() - Method in class com.groupdocs.viewer.results.CadViewInfo
 
getLines() - Method in class com.groupdocs.viewer.results.Page
 
getMaxItemsInFolder() - Method in class com.groupdocs.viewer.options.OutlookOptions
The maximum number of messages or items, that can be rendered from one folder.
getName() - Method in class com.groupdocs.viewer.options.Field
 
getName() - Method in class com.groupdocs.viewer.results.Layer
 
getName() - Method in class com.groupdocs.viewer.results.Layout
 
getNumber() - Method in class com.groupdocs.viewer.results.Page
 
getOutlookOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The MS Outlook data files view options.
getPageKey(int, String) - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns unique identifier for the cache entry that represents page file.
getPages() - Method in class com.groupdocs.viewer.results.ViewInfo
 
getPageSize() - Method in class com.groupdocs.viewer.options.EmailOptions
The size of the output page.
getPageSize() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The output page size.
getPageStreamFactory() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
 
getPageStreamFactory() - Method in class com.groupdocs.viewer.options.JpgViewOptions
 
getPageStreamFactory() - Method in class com.groupdocs.viewer.options.PngViewOptions
 
getPassword() - Method in class com.groupdocs.viewer.options.LoadOptions
The password for opening password-protected file.
getPdfOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The PDF documents view options.
getPermissions() - Method in class com.groupdocs.viewer.options.Security
The PDF document permissions such as printing, modification and data extraction.
getPermissionsPassword() - Method in class com.groupdocs.viewer.options.Security
The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction.
getPosition() - Method in class com.groupdocs.viewer.options.Watermark
The watermark position.
getProjectManagementOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The project management files view options.
getQuality() - Method in class com.groupdocs.viewer.options.JpgViewOptions
Quality of the output image; Valid values are between 1 and 100; Default value is 90.
getRelativeSize() - Method in class com.groupdocs.viewer.options.Size
The watermark text size in percentages in relation to page width.
getResourceFilter(int) - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns filter string to search for cache entries that represents Resource objects.
getResourceKey(int, Resource) - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns unique identifier for the cache entry that represents Resource object.
getResourceStreamFactory() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
 
getScaleFactor() - Method in class com.groupdocs.viewer.options.CadOptions
Values higher than 1 will enlarge output result; values between 0 and 1 will make output result smaller.
getSearchOption() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
Specifies whether to search the current folder, or the current folder and all subfolders.
getSecurity() - Method in class com.groupdocs.viewer.options.PdfViewOptions
The output PDF document security options.
getSize() - Method in class com.groupdocs.viewer.options.Watermark
The watermark size.
getSize() - Method in class com.groupdocs.viewer.results.Attachment
 
getSpreadsheetOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The spreadsheet files view options.
getStartDate() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The start date of the Gantt Chart View to be included into the output.
getStartDate() - Method in class com.groupdocs.viewer.results.ProjectManagementViewInfo
The date time from which the project started.
getStartPointX() - Method in class com.groupdocs.viewer.options.Tile
The X coordinate of the lowest left point on the drawing where the tile begins.
getStartPointY() - Method in class com.groupdocs.viewer.options.Tile
The Y coordinate of the lowest left point on the drawing where the tile begins.
getSupportedFileTypes() - Static method in class com.groupdocs.viewer.FileType
Retrieves supported file types
getText() - Method in class com.groupdocs.viewer.options.Watermark
 
getTextFilter() - Method in class com.groupdocs.viewer.options.OutlookOptions
The keywords used to filter messages.
getTextOverflowMode() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
The text overflow mode for rendering spreadsheet documents into HTML.
getTiles() - Method in class com.groupdocs.viewer.options.CadOptions
The drawing regions to render.
getTimeUnit() - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The time unit.
getValue() - Method in class com.groupdocs.viewer.results.TextElement
 
getViewInfo(ViewInfoOptions) - Method in class com.groupdocs.viewer.Viewer
Returns information about view and document specific information.
getViewInfoKey() - Static method in class com.groupdocs.viewer.caching.CacheKeys
Returns unique identifier for the cache entry that represents ViewInfo object.
getWatermark() - Method in class com.groupdocs.viewer.options.ViewOptions
The text watermark applied to each page.
getWidth() - Method in class com.groupdocs.viewer.options.CadOptions
The width of the output result in pixels.
getWidth() - Method in class com.groupdocs.viewer.options.JpgViewOptions
The width of the output image in pixels.
getWidth() - Method in class com.groupdocs.viewer.options.PngViewOptions
The width of the output image in pixels.
getWidth() - Method in class com.groupdocs.viewer.options.Tile
The width of the tile in pixels.
getWidth() - Method in class com.groupdocs.viewer.results.Layout
 
getWidth() - Method in class com.groupdocs.viewer.results.Page
 
getWidth() - Method in class com.groupdocs.viewer.results.TextElement
 
getWordProcessingOptions() - Method in class com.groupdocs.viewer.options.BaseViewOptions
The word processing documents view options.
getWords() - Method in class com.groupdocs.viewer.results.Line
 
getX() - Method in class com.groupdocs.viewer.results.TextElement
 
getY() - Method in class com.groupdocs.viewer.results.TextElement
 
GIF - Static variable in class com.groupdocs.viewer.FileType
Graphical Interchange Format File (.gif)
GROOVY - Static variable in class com.groupdocs.viewer.FileType
Groovy Source Code File (.groovy)
GroupDocsViewerException - Exception in com.groupdocs.viewer.exception
Represents the generic errors that occur during document processing.
GroupDocsViewerException(String) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
Initializes a new instance of the GroupDocsViewerException class with a specified error message.
GroupDocsViewerException(Throwable) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
Instantiates a new Group docs exception.
GroupDocsViewerException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.GroupDocsViewerException
Initializes a new instance of the GroupDocsViewerException class with a specified error message.

H

H - Static variable in class com.groupdocs.viewer.FileType
C/C++/Objective-C Header File (.h)
HALF_SIZE - Static variable in class com.groupdocs.viewer.options.Size
The half of the maximum size of watermark text that fits page.
HAML - Static variable in class com.groupdocs.viewer.FileType
Haml Source Code File (.haml)
hashCode() - Method in class com.groupdocs.viewer.FileType
 
hashCode() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
Returns the hash code for the current FolderFontSource object.
hashCode() - Method in class com.groupdocs.viewer.results.Layer
Returns the hash code for the current Layer object.
hashCode() - Method in class com.groupdocs.viewer.results.Layout
Returns the hash code for the current Layout object.
HH - Static variable in class com.groupdocs.viewer.FileType
C++ Header File (.hh)
HideText - Static variable in class com.groupdocs.viewer.options.TextOverflowMode
Hide overflow text.
High - Static variable in class com.groupdocs.viewer.options.ImageQuality
Best quality but slow performance.
HOBBIES - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Hobbies".
HOME - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Home".
HOME_ADDRESS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Home Address".
HTM - Static variable in class com.groupdocs.viewer.FileType
Hypertext Markup Language File (.htm)
HTML - Static variable in class com.groupdocs.viewer.FileType
Hypertext Markup Language File (.html)
HtmlViewOptions - Class in com.groupdocs.viewer.options
Provides options for rendering documents into HTML format.

I

ICO - Static variable in class com.groupdocs.viewer.FileType
Icon File (.ico)
IFC - Static variable in class com.groupdocs.viewer.FileType
Industry Foundation Classes File (.ifc)
ImageQuality - Class in com.groupdocs.viewer.options
The quality of images in the output HTML contained by the PDF documents.
IMPORTANCE - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Importance".
IncorrectPasswordException - Exception in com.groupdocs.viewer.exception
The exception that is thrown when specified password is incorrect.
IncorrectPasswordException() - Constructor for exception com.groupdocs.viewer.exception.IncorrectPasswordException
Initializes a new instance of the IncorrectPasswordException class.
IncorrectPasswordException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.IncorrectPasswordException
Initializes a new instance of the IncorrectPasswordException class with a specified error message.
isDisableCharsGrouping() - Method in class com.groupdocs.viewer.options.PdfOptions
Disables chars grouping to keep maximum precision during chars positioning when rendering the page.
isEmbedResources() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
 
isEnableFontHinting() - Method in class com.groupdocs.viewer.options.PdfOptions
Enables font hinting.
isEnableLayeredRendering() - Method in class com.groupdocs.viewer.options.PdfOptions
Enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML.
isEqualTo(FolderFontSource, FolderFontSource) - Static method in class com.groupdocs.viewer.fonts.FolderFontSource
Determines whether two FolderFontSource objects are the same.
isEqualTo(Layer, Layer) - Static method in class com.groupdocs.viewer.results.Layer
Determines whether two Layer objects are the same.
isEqualTo(Layout, Layout) - Static method in class com.groupdocs.viewer.results.Layout
Determines whether two Layout objects are the same.
isExcludeFonts() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
When enabled prevents adding any fonts into HTML document.
isExternalResources() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
 
isExtractText() - Method in class com.groupdocs.viewer.options.JpgViewOptions
Enables text extraction.
isExtractText() - Method in class com.groupdocs.viewer.options.PngViewOptions
Enables text extraction.
isExtractText() - Method in class com.groupdocs.viewer.options.ViewInfoOptions
Indicates that text extraction is enabled.
isForHtmlView() - Method in class com.groupdocs.viewer.options.BaseViewOptions
 
isForPrinting() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
Indicates whether to optimize output HTML for printing.
isMinify() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
Enables HTML content and HTML resources minification.
isNested() - Method in class com.groupdocs.viewer.results.Resource
 
isNotEqualTo(FolderFontSource, FolderFontSource) - Static method in class com.groupdocs.viewer.fonts.FolderFontSource
Determines whether two FolderFontSource objects are not the same.
isNotEqualTo(Layer, Layer) - Static method in class com.groupdocs.viewer.results.Layer
Determines whether two Layer objects are not the same.
isNotEqualTo(Layout, Layout) - Static method in class com.groupdocs.viewer.results.Layout
Determines whether two Layout objects are not the same.
isOnePagePerSheet() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Indicates that one sheet is rendered into one page.
isPrintingAllowed() - Method in class com.groupdocs.viewer.results.PdfViewInfo
 
isRecursive() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
 
isRenderComments() - Method in class com.groupdocs.viewer.options.BaseViewOptions
Enables rendering comments.
isRenderGridLines() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Enables grid lines rendering.
isRenderHiddenColumns() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Enables hidden columns rendering.
isRenderHiddenPages() - Method in class com.groupdocs.viewer.options.BaseViewOptions
Enables rendering of hidden pages.
isRenderHiddenRows() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Enables hidden rows rendering.
isRenderLayouts() - Method in class com.groupdocs.viewer.options.CadOptions
Indicates whether layouts from CAD document should be rendered.
isRenderNotes() - Method in class com.groupdocs.viewer.options.BaseViewOptions
Enables rendering notes.
isRenderPrintAreaOnly() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Indicates that only print areas are rendered.
isRenderResponsive() - Method in class com.groupdocs.viewer.options.HtmlViewOptions
Enables responsive rendering; Responsive web-pages render well on a devices with different screen size.
isRenderTrackedChanges() - Method in class com.groupdocs.viewer.options.WordProcessingOptions
Enables tracked changes (revisions) rendering.
isSkipEmptyColumns() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Disables empty columns rendering.
isSkipEmptyRows() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Disables empty rows rendering.
isSplitIntoPages() - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
 
isVisible() - Method in class com.groupdocs.viewer.results.Layer
 
isVisible() - Method in class com.groupdocs.viewer.results.Page
 

J

J2C - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Code InputStream (.j2c)
J2K - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Code InputStream (.j2k)
JAVA - Static variable in class com.groupdocs.viewer.FileType
Java Source Code File (.java)
JOB_TITLE - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Job Title".
JP_2 - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Core Image File (.jp2)
JPC - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Code InputStream (.jpc)
JPEG - Static variable in class com.groupdocs.viewer.FileType
JPEG Image (.jpeg)
JPF - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Image File (.jpf)
JPG - Static variable in class com.groupdocs.viewer.FileType
JPEG Image (.jpg)
JpgViewOptions - Class in com.groupdocs.viewer.options
Provides options for rendering documents into JPG format.
JpgViewOptions(PageStreamFactory) - Constructor for class com.groupdocs.viewer.options.JpgViewOptions
Initializes new instance of JpgViewOptions class.
JpgViewOptions() - Constructor for class com.groupdocs.viewer.options.JpgViewOptions
Initializes new instance of JpgViewOptions class.
JpgViewOptions(String) - Constructor for class com.groupdocs.viewer.options.JpgViewOptions
Initializes new instance of JpgViewOptions class.
JPM - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Image File (.jpm)
JPX - Static variable in class com.groupdocs.viewer.FileType
JPEG 2000 Image File (.jpx)
JS - Static variable in class com.groupdocs.viewer.FileType
JavaScript File (.js)
JSON - Static variable in class com.groupdocs.viewer.FileType
JavaScript Object Notation File (.json)

L

LAST_NAME - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Last Name".
LastModificationDate - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListSortBy
Deprecated.
Order by LastModificationDate
Layer - Class in com.groupdocs.viewer.results
Represents layer contained by the CAD drawing.
Layer(String) - Constructor for class com.groupdocs.viewer.results.Layer
Initializes new instance of Layer class.
Layer(String, boolean) - Constructor for class com.groupdocs.viewer.results.Layer
Initializes new instance of Layer class.
Layout - Class in com.groupdocs.viewer.results
Represents layout contained by the CAD drawing.
Layout(String, float, float) - Constructor for class com.groupdocs.viewer.results.Layout
Initializes new instance of Layout class.
Ledger - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the Ledger page in points is 1224 x 792
LESS - Static variable in class com.groupdocs.viewer.FileType
LESS Style Sheet (.less)
Letter - Static variable in class com.groupdocs.viewer.options.PageSize
The size of the Letter page in points is 792 x 612
License - Class in com.groupdocs.viewer
Provides methods to license the component.
License() - Constructor for class com.groupdocs.viewer.License
 
Line - Class in com.groupdocs.viewer.results
Represents relatively positioned rectangle which contains single line.
Line(String, double, double, double, double, List<Word>) - Constructor for class com.groupdocs.viewer.results.Line
Initializes new instance of Line class.
LoadOptions - Class in com.groupdocs.viewer.options
Provides options that used to open the file.
LoadOptions() - Constructor for class com.groupdocs.viewer.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(FileType) - Constructor for class com.groupdocs.viewer.options.LoadOptions
Initializes new instance of LoadOptions class.
LOCATION - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Location".
LOG - Static variable in class com.groupdocs.viewer.FileType
Log File (.log)
Low - Static variable in class com.groupdocs.viewer.options.ImageQuality
The acceptable quality and best performance.

M

M - Static variable in class com.groupdocs.viewer.FileType
Objective-C Implementation File (.m)
MAKE - Static variable in class com.groupdocs.viewer.FileType
Xcode Makefile Script (.make)
MD - Static variable in class com.groupdocs.viewer.FileType
Markdown Documentation File (.md)
Medium - Static variable in class com.groupdocs.viewer.options.ImageQuality
Better quality and slower performance.
Metered - Class in com.groupdocs.viewer
Provides methods for applying <a href="https://purchase.groupdocs.com/faqs/licensing/metered">Metered</a> license.
Metered() - Constructor for class com.groupdocs.viewer.Metered
 
MHT - Static variable in class com.groupdocs.viewer.FileType
MHTML Web Archive (.mht)
MHTML - Static variable in class com.groupdocs.viewer.FileType
MIME HTML File (.mhtml)
MIDDLE_NAME - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Middle Name".
ML - Static variable in class com.groupdocs.viewer.FileType
ML Source Code File (.ml)
MM - Static variable in class com.groupdocs.viewer.FileType
Objective-C++ Source File (.mm)
MOBI - Static variable in class com.groupdocs.viewer.FileType
Mobipocket eBook (.mobi)
MOBILE - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Mobile".
Months - Static variable in class com.groupdocs.viewer.options.TimeUnit
The one month interval.
MPP - Static variable in class com.groupdocs.viewer.FileType
Microsoft Project File (.mpp)
MPT - Static variable in class com.groupdocs.viewer.FileType
Microsoft Project Template (.mpt)
MPX - Static variable in class com.groupdocs.viewer.FileType
Microsoft Project Exchange file (.mpx)
MSG - Static variable in class com.groupdocs.viewer.FileType
Outlook Mail Message (.msg)

N

Name - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListSortBy
Deprecated.
Order by Name
NotSupportedException - Exception in com.groupdocs.viewer.exception
The exception that is thrown when the operation is not supported.
NotSupportedException(String) - Constructor for exception com.groupdocs.viewer.exception.NotSupportedException
 
NotSupportedException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.NotSupportedException
Initializes a new instance of the NotSupportedException class with a specified error message.

O

ODG - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Graphic File (.odg)
ODP - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Presentation (.odp)
ODS - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Spreadsheet (.ods)
ODT - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Text Document (.odt)
On180Degree - Static variable in class com.groupdocs.viewer.options.Rotation
The 180 degree page rotation.
On270Degree - Static variable in class com.groupdocs.viewer.options.Rotation
The 270 degree page rotation.
On90Degree - Static variable in class com.groupdocs.viewer.options.Rotation
The 90 degree page rotation.
ONE - Static variable in class com.groupdocs.viewer.FileType
OneNote Document (.one)
ONE_THIRD - Static variable in class com.groupdocs.viewer.options.Size
The one third of the maximum size of watermark text that fits page.
op_Equality(FileType, FileType) - Static method in class com.groupdocs.viewer.FileType
Determines whether two FileType objects are the same.
op_Inequality(FileType, FileType) - Static method in class com.groupdocs.viewer.FileType
Determines whether two FileType objects are not the same.
ORGANIZER - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Organizer".
OST - Static variable in class com.groupdocs.viewer.FileType
Outlook Offline Data File (.ost)
OTHER_ADDRESS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Other Address".
OTP - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Presentation Template (.otp)
OTS - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Spreadsheet Template (.ots)
OTT - Static variable in class com.groupdocs.viewer.FileType
OpenDocument Document Template (.ott)
OutlookOptions - Class in com.groupdocs.viewer.options
Provides options for rendering Outlook data files.
OutlookOptions() - Constructor for class com.groupdocs.viewer.options.OutlookOptions
 
OutlookViewInfo - Class in com.groupdocs.viewer.results
Represents view information for Outlook Data file.
OutlookViewInfo(FileType, List<Page>, List<String>) - Constructor for class com.groupdocs.viewer.results.OutlookViewInfo
Initializes new instance of OutlookViewInfo class.
Overlay - Static variable in class com.groupdocs.viewer.options.TextOverflowMode
Overlay next cells even they are not empty.
OverlayIfNextIsEmpty - Static variable in class com.groupdocs.viewer.options.TextOverflowMode
Overlay next cells only if they are empty.
OXPS - Static variable in class com.groupdocs.viewer.FileType
OpenXPS File (.oxps)

P

Page - Class in com.groupdocs.viewer.results
Represents single page that can be viewed.
Page(int, boolean) - Constructor for class com.groupdocs.viewer.results.Page
Initializes new instance of Page class.
Page(int, boolean, int, int) - Constructor for class com.groupdocs.viewer.results.Page
Initializes new instance of Page class.
Page(int, boolean, int, int, List<Line>) - Constructor for class com.groupdocs.viewer.results.Page
Initializes new instance of Page class.
PageRotations - Variable in class com.groupdocs.viewer.options.ViewOptions
The page rotations.
PageSize - Class in com.groupdocs.viewer.options
The size of the page.
PageStreamFactory - Interface in com.groupdocs.viewer.interfaces
Defines the methods that are required for instantiating and releasing output page stream.
PasswordRequiredException - Exception in com.groupdocs.viewer.exception
The exception that is thrown when password is required to load the document.
PasswordRequiredException() - Constructor for exception com.groupdocs.viewer.exception.PasswordRequiredException
Initializes a new instance of the PasswordRequiredException class.
PasswordRequiredException(String, Throwable) - Constructor for exception com.groupdocs.viewer.exception.PasswordRequiredException
Initializes a new instance of the PasswordRequiredException class with a specified error message.
PCL - Static variable in class com.groupdocs.viewer.FileType
Printer Command Language Document (.pcl)
PDF - Static variable in class com.groupdocs.viewer.FileType
Portable Document Format File (.pdf)
PdfOptions - Class in com.groupdocs.viewer.options
Provides options for rendering PDF documents.
PdfOptions() - Constructor for class com.groupdocs.viewer.options.PdfOptions
Initializes new instance of PdfOptions class.
PdfViewInfo - Class in com.groupdocs.viewer.results
Represents view information for PDF document.
PdfViewInfo(FileType, List<Page>, boolean) - Constructor for class com.groupdocs.viewer.results.PdfViewInfo
Initializes new instance of PdfViewInfo class.
PdfViewOptions - Class in com.groupdocs.viewer.options
Provides options for rendering documents into PDF format.
PdfViewOptions(FileStreamFactory) - Constructor for class com.groupdocs.viewer.options.PdfViewOptions
Initializes new instance of PdfViewOptions class.
PdfViewOptions() - Constructor for class com.groupdocs.viewer.options.PdfViewOptions
Initializes new instance of PdfViewOptions class.
PdfViewOptions(String) - Constructor for class com.groupdocs.viewer.options.PdfViewOptions
Initializes new instance of PdfViewOptions class.
Permissions - Class in com.groupdocs.viewer.options
Defines PDF document permissions.
PERSONAL_HOMEPAGE - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Personal Homepage".
PHP - Static variable in class com.groupdocs.viewer.FileType
PHP Source Code File (.php)
PL - Static variable in class com.groupdocs.viewer.FileType
Perl Script (.pl)
PNG - Static variable in class com.groupdocs.viewer.FileType
Portable Network Graphic (.png)
PngViewOptions - Class in com.groupdocs.viewer.options
Provides options for rendering documents into PNG format.
PngViewOptions(PageStreamFactory) - Constructor for class com.groupdocs.viewer.options.PngViewOptions
Initializes new instance of PngViewOptions class.
PngViewOptions() - Constructor for class com.groupdocs.viewer.options.PngViewOptions
Initializes new instance of PngViewOptions class.
PngViewOptions(String) - Constructor for class com.groupdocs.viewer.options.PngViewOptions
Initializes new instance of PngViewOptions class.
Position - Class in com.groupdocs.viewer.options
Defines watermark position.
POT - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Template (.pot)
POTM - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Open XML Macro-Enabled Presentation Template (.potm)
POTX - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Open XML Presentation Template (.potx)
PPS - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Slide Show (.pps)
PPSM - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Open XML Macro-Enabled Slide (.ppsm)
PPSX - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Open XML Slide Show (.ppsx)
PPT - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Presentation (.ppt)
PPTM - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Open XML Macro-Enabled Presentation
PPTX - Static variable in class com.groupdocs.viewer.FileType
PowerPoint Open XML Presentation (.pptx)
PROFESSION - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Profession".
ProjectManagementOptions - Class in com.groupdocs.viewer.options
Provides options for rendering project management files.
ProjectManagementOptions() - Constructor for class com.groupdocs.viewer.options.ProjectManagementOptions
Creates new instance of ProjectManagementOptions class.
ProjectManagementViewInfo - Class in com.groupdocs.viewer.results
Represents view information for MS Project document.
ProjectManagementViewInfo(FileType, List<Page>, Date, Date) - Constructor for class com.groupdocs.viewer.results.ProjectManagementViewInfo
Initializes new instance of ProjectManagementViewInfo class.
PROPERTIES - Static variable in class com.groupdocs.viewer.FileType
Java Properties File (.properties)
PS - Static variable in class com.groupdocs.viewer.FileType
PostScript File (.ps)
PSD - Static variable in class com.groupdocs.viewer.FileType
Adobe Photoshop Document (.psd)
PST - Static variable in class com.groupdocs.viewer.FileType
Outlook Personal Information Store File (.pst)
PY - Static variable in class com.groupdocs.viewer.FileType
Python Script (.py)

R

RB - Static variable in class com.groupdocs.viewer.FileType
Ruby Source Code (.rb)
read() - Method in interface com.groupdocs.viewer.interfaces.FileReader
The method that returns file stream.
RECURRENCE - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Recurrence"
RECURRENCE_PATTERN - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Recurrence Pattern".
REQUIRED_ATTENDEES - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Required Attendees".
resetFontSources() - Static method in class com.groupdocs.viewer.fonts.FontSettings
Resets font sources that have been set before.
Resource - Class in com.groupdocs.viewer.results
Represents HTML resource such as font, style, image or graphics.
Resource(String, boolean) - Constructor for class com.groupdocs.viewer.results.Resource
Creates new instance of Resource class.
ResourceStreamFactory - Interface in com.groupdocs.viewer.interfaces
Defines the methods that are required for creating resource URL, instantiating and releasing output HTML resource stream.
rotatePage(int, int) - Method in class com.groupdocs.viewer.options.ViewOptions
Applies clockwise rotation to the page.
Rotation - Class in com.groupdocs.viewer.options
Defines page rotation in degrees.
RST - Static variable in class com.groupdocs.viewer.FileType
reStructuredText File (.rst)
RTF - Static variable in class com.groupdocs.viewer.FileType
Rich Text Format File (.rtf)

S

SASS - Static variable in class com.groupdocs.viewer.FileType
Syntactically Awesome StyleSheets File (.sass)
saveAttachment(String, OutputStream) - Method in class com.groupdocs.viewer.Viewer
Saves attachment file to destination stream.
SCALA - Static variable in class com.groupdocs.viewer.FileType
Scala Source Code File (.scala)
SCM - Static variable in class com.groupdocs.viewer.FileType
Scheme Source Code File (.scm)
SCRIPT - Static variable in class com.groupdocs.viewer.FileType
Generic Script File (.script)
SearchOption - Class in com.groupdocs.viewer.fonts
Specifies whether to search the current folder, or the current folder and all subfolders.
Security - Class in com.groupdocs.viewer.options
Provides PDF document security options.
Security() - Constructor for class com.groupdocs.viewer.options.Security
Initializes new instance of Security class.
SENT - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Sent".
set(String, Object) - Method in interface com.groupdocs.viewer.caching.Cache
Inserts a cache entry into the cache.
set(String, Object) - Method in class com.groupdocs.viewer.caching.FileCache
Serializes data to the local disk.
setAddressFilter(String) - Method in class com.groupdocs.viewer.options.OutlookOptions
The email-address used to filter messages by sender or recipient.
setArchiveOptions(ArchiveOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The archive files view options.
setCadOptions(CadOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The CAD drawing view options.
setCharset(Charset) - Method in class com.groupdocs.viewer.options.LoadOptions
The Charset used when opening text-based files or email messages such as FileType.CSV, FileType.TXT, and FileType.MSG.
setColor(Color) - Method in class com.groupdocs.viewer.options.Watermark
The watermark color.
setDefaultFontName(String) - Method in class com.groupdocs.viewer.options.BaseViewOptions
Default font to be used when particular font used in document can't be found.
setDisableCharsGrouping(boolean) - Method in class com.groupdocs.viewer.options.PdfOptions
Disables chars grouping to keep maximum precision during chars positioning when rendering the page.
setDocumentOpenPassword(String) - Method in class com.groupdocs.viewer.options.Security
The password required to open the PDF document.
setEmailOptions(EmailOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The email messages view options.
setEnableFontHinting(boolean) - Method in class com.groupdocs.viewer.options.PdfOptions
Enables font hinting.
setEnableLayeredRendering(boolean) - Method in class com.groupdocs.viewer.options.PdfOptions
Enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML.
setEndDate(Date) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The end date of the Gantt Chart View to be included into the output.
setExcludeFonts(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
When enabled prevents adding any fonts into HTML document.
setExtractText(boolean) - Method in class com.groupdocs.viewer.options.JpgViewOptions
Enables text extraction.
setExtractText(boolean) - Method in class com.groupdocs.viewer.options.PngViewOptions
Enables text extraction.
setFieldTextMap(Map<Field, String>) - Method in class com.groupdocs.viewer.options.EmailOptions
The mapping between email message Field and field text representation.
setFileType(FileType) - Method in class com.groupdocs.viewer.options.LoadOptions
The type of the file to open.
setFolder(String) - Method in class com.groupdocs.viewer.options.ArchiveOptions
The folder inside the archive to be rendered.
setFolder(String) - Method in class com.groupdocs.viewer.options.OutlookOptions
The name of the folder (e.g.
setFontName(String) - Method in class com.groupdocs.viewer.options.Watermark
The font name used for the watermark.
setFontSources(FontSource...) - Static method in class com.groupdocs.viewer.fonts.FontSettings
Set the sources to look for TrueType fonts when rendering documents.
setFontsToExclude(List<String>) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
The list of font names, to exclude from HTML document.
setForHtmlView(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
 
setForPrinting(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
Indicates whether to optimize output HTML for printing.
setHeight(int) - Method in class com.groupdocs.viewer.options.JpgViewOptions
The height of an output image in pixels.
setHeight(int) - Method in class com.groupdocs.viewer.options.PngViewOptions
The height of an output image in pixels.
setImageQuality(int) - Method in class com.groupdocs.viewer.options.PdfOptions
Specifies output image quality for image resources when rendering into HTML.
setJpgQuality(byte) - Method in class com.groupdocs.viewer.options.PdfViewOptions
The quality of the JPG images contained by output PDF document; Valid values are between 1 and 100; Default value is 90.
setLayers(List<Layer>) - Method in class com.groupdocs.viewer.options.CadOptions
The CAD drawing layers to render.
setLayoutName(String) - Method in class com.groupdocs.viewer.options.CadOptions
The name of the specific layout to render.
setLicense(InputStream) - Method in class com.groupdocs.viewer.License
Licenses the component.
setLicense(String) - Method in class com.groupdocs.viewer.License
Licenses the component.
setMaxItemsInFolder(int) - Method in class com.groupdocs.viewer.options.OutlookOptions
The maximum number of messages or items, that can be rendered from one folder.
setMeteredKey(String, String) - Method in class com.groupdocs.viewer.Metered
Activates product with Metered keys.
setMinify(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
Enables HTML content and HTML resources minification.
setOutlookOptions(OutlookOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The MS Outlook data files view options.
setPageSize(int) - Method in class com.groupdocs.viewer.options.EmailOptions
The size of the output page.
setPageSize(int) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The output page size.
setPassword(String) - Method in class com.groupdocs.viewer.options.LoadOptions
The password for opening password-protected file.
setPdfOptions(PdfOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The PDF documents view options.
setPermissions(int) - Method in class com.groupdocs.viewer.options.Security
The PDF document permissions such as printing, modification and data extraction.
setPermissionsPassword(String) - Method in class com.groupdocs.viewer.options.Security
The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction.
setPosition(int) - Method in class com.groupdocs.viewer.options.Watermark
The watermark position.
setProjectManagementOptions(ProjectManagementOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The project management files view options.
setQuality(byte) - Method in class com.groupdocs.viewer.options.JpgViewOptions
Quality of the output image; Valid values are between 1 and 100; Default value is 90.
setRenderComments(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
Enables rendering comments.
setRenderGridLines(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Enables grid lines rendering.
setRenderHiddenColumns(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Enables hidden columns rendering.
setRenderHiddenPages(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
Enables rendering of hidden pages.
setRenderHiddenRows(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Enables hidden rows rendering.
setRenderLayouts(boolean) - Method in class com.groupdocs.viewer.options.CadOptions
Indicates whether layouts from CAD document should be rendered.
setRenderNotes(boolean) - Method in class com.groupdocs.viewer.options.BaseViewOptions
Enables rendering notes.
setRenderResponsive(boolean) - Method in class com.groupdocs.viewer.options.HtmlViewOptions
Enables responsive rendering; Responsive web-pages render well on a devices with different screen size.
setRenderTrackedChanges(boolean) - Method in class com.groupdocs.viewer.options.WordProcessingOptions
Enables tracked changes (revisions) rendering.
setSecurity(Security) - Method in class com.groupdocs.viewer.options.PdfViewOptions
The output PDF document security options.
setSize(Size) - Method in class com.groupdocs.viewer.options.Watermark
The watermark size.
setSkipEmptyColumns(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Disables empty columns rendering.
setSkipEmptyRows(boolean) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
Disables empty rows rendering.
setSpreadsheetOptions(SpreadsheetOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The spreadsheet files view options.
setStartDate(Date) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The start date of the Gantt Chart View to be included into the output.
setTextFilter(String) - Method in class com.groupdocs.viewer.options.OutlookOptions
The keywords used to filter messages.
setTextOverflowMode(int) - Method in class com.groupdocs.viewer.options.SpreadsheetOptions
The text overflow mode for rendering spreadsheet documents into HTML.
setTiles(List<Tile>) - Method in class com.groupdocs.viewer.options.CadOptions
The drawing regions to render.
setTimeUnit(int) - Method in class com.groupdocs.viewer.options.ProjectManagementOptions
The time unit.
setWatermark(Watermark) - Method in class com.groupdocs.viewer.options.ViewOptions
The text watermark applied to each page.
setWidth(int) - Method in class com.groupdocs.viewer.options.JpgViewOptions
The width of the output image in pixels.
setWidth(int) - Method in class com.groupdocs.viewer.options.PngViewOptions
The width of the output image in pixels.
setWordProcessingOptions(WordProcessingOptions) - Method in class com.groupdocs.viewer.options.BaseViewOptions
The word processing documents view options.
SH - Static variable in class com.groupdocs.viewer.FileType
Bash Shell Script (.sh)
SHOW_TIME_AS - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Show Time As".
Size - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListSortBy
Deprecated.
Order by Size
Size - Class in com.groupdocs.viewer.options
Watermark size.
Size(byte) - Constructor for class com.groupdocs.viewer.options.Size
Initializes new instance of Size class.
SML - Static variable in class com.groupdocs.viewer.FileType
Standard ML Source Code File (.sml)
SPOUSE_PARTNER - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Spouse/Partner".
SpreadsheetOptions - Class in com.groupdocs.viewer.options
Provides options for rendering spreadsheets.
SQL - Static variable in class com.groupdocs.viewer.FileType
Structured Query Language Data File (.sql)
START - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Start".
STL - Static variable in class com.groupdocs.viewer.FileType
Stereolithography File (.stl)
SUBJECT - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "Subject".
SVG - Static variable in class com.groupdocs.viewer.FileType
Scalable Vector Graphics File (.svg)
SXC - Static variable in class com.groupdocs.viewer.FileType
StarOffice Calc Spreadsheet (.sxc)

T

TAR - Static variable in class com.groupdocs.viewer.FileType
Consolidated Unix File Archive (.tar)
TEX - Static variable in class com.groupdocs.viewer.FileType
LaTeX Source Document (.tex)
TextElement<T> - Class in com.groupdocs.viewer.results
Represents generic text element.
TextElement(T, double, double, double, double) - Constructor for class com.groupdocs.viewer.results.TextElement
Initializes new instance of TextElement{T} class.
TextOverflowMode - Class in com.groupdocs.viewer.options
Defines text overflow mode for rendering spreadsheet documents into HTML.
ThirdsOfMonths - Static variable in class com.groupdocs.viewer.options.TimeUnit
The one third of the month.
TIF - Static variable in class com.groupdocs.viewer.FileType
Tagged Image File (.tif)
TIFF - Static variable in class com.groupdocs.viewer.FileType
Tagged Image File Format (.tiff)
Tile - Class in com.groupdocs.viewer.options
Represents drawing region.
Tile(int, int, int, int) - Constructor for class com.groupdocs.viewer.options.Tile
Initializes a new instance of the Tile class.
TimeUnit - Class in com.groupdocs.viewer.options
Time unit of the project duration.
TO - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "To".
TopCenter - Static variable in class com.groupdocs.viewer.options.Position
The top center position.
TopFolderOnly - Static variable in class com.groupdocs.viewer.fonts.SearchOption
Includes only the current folder in a search.
TopLeft - Static variable in class com.groupdocs.viewer.options.Position
The top left position.
TopRight - Static variable in class com.groupdocs.viewer.options.Position
The top right position.
toString() - Method in class com.groupdocs.viewer.FileType
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.fonts.FolderFontSource
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.options.Field
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Attachment
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Character
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Layer
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Layout
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Line
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Page
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Resource
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.TextElement
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.ViewInfo
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.viewer.results.Word
Returns a string that represents the current object.
TSV - Static variable in class com.groupdocs.viewer.FileType
Tab Separated Values File (.tsv)
TXT - Static variable in class com.groupdocs.viewer.FileType
Plain Text File (.txt)

U

UNKNOWN - Static variable in class com.groupdocs.viewer.FileType
Represents unknown file type.
Unknown - Static variable in class com.groupdocs.viewer.legacy.domain.options.FileListOptions.FileListSortBy
Deprecated.
No sort
Unspecified - Static variable in class com.groupdocs.viewer.options.PageSize
The default, unspecified page size.
Unspecified - Static variable in class com.groupdocs.viewer.options.TimeUnit
The unknown, unspecified time scale.
USER_FIELD_1 - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "User Field 1".
USER_FIELD_2 - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "User Field 2".
USER_FIELD_3 - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "User Field 3".
USER_FIELD_4 - Static variable in class com.groupdocs.viewer.options.Field
Default field text is "User Field 4".

V

VB - Static variable in class com.groupdocs.viewer.FileType
Visual Basic Project Item File (.vb)
VCF - Static variable in class com.groupdocs.viewer.FileType
vCard File (.vcf)
VDW - Static variable in class com.groupdocs.viewer.FileType
Visio Web Drawing (.vdw)
VDX - Static variable in class com.groupdocs.viewer.FileType
Visio Drawing XML File (.vdx)
view(ViewOptions) - Method in class com.groupdocs.viewer.Viewer
Creates view of all document pages.
view(ViewOptions, int...) - Method in class com.groupdocs.viewer.Viewer
Creates view of specific document pages.
Viewer - Class in com.groupdocs.viewer
Represents main class that controls document rendering process.
Viewer(InputStream) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(InputStream, LoadOptions) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(FileReader, ViewerSettings) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(FileReader, LoadOptions, ViewerSettings) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(String) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(String, LoadOptions) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(String, ViewerSettings) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
Viewer(String, LoadOptions, ViewerSettings) - Constructor for class com.groupdocs.viewer.Viewer
Initializes new instance of Viewer class.
ViewerSettings - Class in com.groupdocs.viewer
Defines settings for customizing Viewer behaviour.
ViewerSettings(Cache) - Constructor for class com.groupdocs.viewer.ViewerSettings
Initializes new instance of ViewerSettings class.
ViewInfo - Class in com.groupdocs.viewer.results
Represents view information for generic document.
ViewInfo(FileType, List<Page>) - Constructor for class com.groupdocs.viewer.results.ViewInfo
Initializes new instance of ViewInfo class.
ViewInfoOptions - Class in com.groupdocs.viewer.options
Provides options used for retrieving information about view.
ViewOptions - Class in com.groupdocs.viewer.options
Provides rendering options.
ViewOptions() - Constructor for class com.groupdocs.viewer.options.ViewOptions
 
VIM - Static variable in class com.groupdocs.viewer.FileType
Vim Settings File (.vim)
VSD - Static variable in class com.groupdocs.viewer.FileType
Visio Drawing File (.vsd)
VSDM - Static variable in class com.groupdocs.viewer.FileType
Visio Macro-Enabled Drawing (.vsdm)
VSDX - Static variable in class com.groupdocs.viewer.FileType
Visio Drawing (.vsdx)
VSS - Static variable in class com.groupdocs.viewer.FileType
Visio Stencil File(.vss)
VSSM - Static variable in class com.groupdocs.viewer.FileType
Visio Macro-Enabled Stencil File (.vssm)
VSSX - Static variable in class com.groupdocs.viewer.FileType
Visio Stencil File (.vssx)
VST - Static variable in class com.groupdocs.viewer.FileType
Visio Drawing Template (.vst)
VSTM - Static variable in class com.groupdocs.viewer.FileType
Visio Macro-Enabled Drawing Template (.vstm)
VSTX - Static variable in class com.groupdocs.viewer.FileType
Visio Drawing Template (.vstx)
VSX - Static variable in class com.groupdocs.viewer.FileType
Visio Stencil XML File (.vsx)
VTX - Static variable in class com.groupdocs.viewer.FileType
Visio Template XML File (.vtx)

W

Watermark - Class in com.groupdocs.viewer.options
Represents text watermark.
Watermark(String) - Constructor for class com.groupdocs.viewer.options.Watermark
Initializes new instance of Watermark class.
WEBP - Static variable in class com.groupdocs.viewer.FileType
WebP Image (.webp)
WMF - Static variable in class com.groupdocs.viewer.FileType
Windows Metafile (.wmf)
Word - Class in com.groupdocs.viewer.results
Represents relatively positioned rectangle which contains single word.
Word(String, double, double, double, double, List<Character>) - Constructor for class com.groupdocs.viewer.results.Word
Initializes new instance of Word class.
WordProcessingOptions - Class in com.groupdocs.viewer.options
Provides options for rendering word processing documents.
WordProcessingOptions() - Constructor for class com.groupdocs.viewer.options.WordProcessingOptions
 

X

XLAM - Static variable in class com.groupdocs.viewer.FileType
Microsoft Excel Add-in (.xlam)
XLS - Static variable in class com.groupdocs.viewer.FileType
Excel Spreadsheet (.xls)
XLSB - Static variable in class com.groupdocs.viewer.FileType
Excel Binary Spreadsheet (.xlsb)
XLSM - Static variable in class com.groupdocs.viewer.FileType
Excel Open XML Macro-Enabled Spreadsheet (.xlsm)
XLSX - Static variable in class com.groupdocs.viewer.FileType
Microsoft Excel Open XML Spreadsheet (.xlsx)
XLTM - Static variable in class com.groupdocs.viewer.FileType
Microsoft Excel Macro-Enabled Template (.xltm)
XLTX - Static variable in class com.groupdocs.viewer.FileType
Microsoft Excel Template (.xltx)
XML - Static variable in class com.groupdocs.viewer.FileType
XML File (.xml)
XPS - Static variable in class com.groupdocs.viewer.FileType
XML Paper Specification File (.xps)

Y

YAML - Static variable in class com.groupdocs.viewer.FileType
YAML Document (.yaml)

Z

ZIP - Static variable in class com.groupdocs.viewer.FileType
Zipped File (.zip)
A B C D E F G H I J L M N O P R S T U V W X Y Z 

Copyright © 2020. All rights reserved.