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

A

add(AnnotationBase) - Method in class com.groupdocs.annotation.Annotator
Adds annotation to document
add(List<AnnotationBase>) - Method in class com.groupdocs.annotation.Annotator
Adds collection of annotations to a document.
All - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
All
AnnotationBase - Class in com.groupdocs.annotation.models.annotationmodels
Base class for all annotation types
AnnotationBase() - Constructor for class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
 
AnnotationType - Class in com.groupdocs.annotation.options.export
Annotation types
Annotator - Class in com.groupdocs.annotation
Represents main class that controls document annotating process.
Annotator(String) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document path
Annotator(String, LoadOptions) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document path
Annotator(String, AnnotatorSettings) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document path
Annotator(String, LoadOptions, AnnotatorSettings) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document path
Annotator(InputStream) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document stream
Annotator(Stream) - Constructor for class com.groupdocs.annotation.Annotator
 
Annotator(InputStream, LoadOptions) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document stream
Annotator(Stream, LoadOptions) - Constructor for class com.groupdocs.annotation.Annotator
 
Annotator(InputStream, AnnotatorSettings) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document stream
Annotator(Stream, AnnotatorSettings) - Constructor for class com.groupdocs.annotation.Annotator
 
Annotator(InputStream, LoadOptions, AnnotatorSettings) - Constructor for class com.groupdocs.annotation.Annotator
Initialise annotator class which accept document stream
Annotator(Stream, LoadOptions, AnnotatorSettings) - Constructor for class com.groupdocs.annotation.Annotator
 
AnnotatorException - Exception in com.groupdocs.annotation.exceptions
Represents errors that occur during document processing.
AnnotatorException(String) - Constructor for exception com.groupdocs.annotation.exceptions.AnnotatorException
Initializes a new instance of the AnnotatorException class.
AnnotatorException(String, RuntimeException) - Constructor for exception com.groupdocs.annotation.exceptions.AnnotatorException
Initializes a new instance of the AnnotatorException class.
AnnotatorSettings - Class in com.groupdocs.annotation
Defines settings for customizing Annotator behavior.
AnnotatorSettings() - Constructor for class com.groupdocs.annotation.AnnotatorSettings
 
Area - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The area annotation type that highlights rectangular area within the document page
AreaAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents area annotation properties
AreaAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Initializes new instance of AreaAnnotation class.
Arrow - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that draws an arrow on the document page
ArrowAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Arrow annotation properties
ArrowAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Initializes new instance of ArrowAnnotation class.

B

beginInvoke(int, AsyncCallback, Object) - Method in class com.groupdocs.annotation.options.pagepreview.CreatePageStream
 
beginInvoke(int, OutputStream, AsyncCallback, Object) - Method in class com.groupdocs.annotation.options.pagepreview.ReleasePageStream
 
BMP - Static variable in class com.groupdocs.annotation.options.FileType
Bitmap Image File.
BMP - Static variable in class com.groupdocs.annotation.options.PreviewFormats
BMP - slow processing, high disc space usage / traffic, but best quality

C

Cells - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Excel format
Clone() - Method in class com.groupdocs.annotation.models.PageInfo
 
clone() - Method in class com.groupdocs.annotation.models.PageInfo
 
Clone() - Method in class com.groupdocs.annotation.models.Point
 
clone() - Method in class com.groupdocs.annotation.models.Point
 
Clone() - Method in class com.groupdocs.annotation.models.Rectangle
 
clone() - Method in class com.groupdocs.annotation.models.Rectangle
 
CloneTo(PageInfo) - Method in class com.groupdocs.annotation.models.PageInfo
 
CloneTo(Point) - Method in class com.groupdocs.annotation.models.Point
 
CloneTo(Rectangle) - Method in class com.groupdocs.annotation.models.Rectangle
 
close() - Method in class com.groupdocs.annotation.Annotator
 
closePageStream(int, OutputStream) - Method in interface com.groupdocs.annotation.options.pagepreview.PageStreamFactory
Method to release output page preview stream
com.groupdocs.annotation - package com.groupdocs.annotation
The namespace provides classes to annotate documents for all popular document formats.
com.groupdocs.annotation.cache - package com.groupdocs.annotation.cache
The namespace provides classes for customizing caching behaviour.
com.groupdocs.annotation.exceptions - package com.groupdocs.annotation.exceptions
The namespace provides different exceptions classes.
com.groupdocs.annotation.license - package com.groupdocs.annotation.license
The namespace provides methods to license the component.
com.groupdocs.annotation.localization - package com.groupdocs.annotation.localization
The namespace provides classes checking supported locales.
com.groupdocs.annotation.logging - package com.groupdocs.annotation.logging
The namespace provides classes for working with integrated or your own logger.
com.groupdocs.annotation.models - package com.groupdocs.annotation.models
The namespace provides annotation data classes.
com.groupdocs.annotation.models.annotationmodels - package com.groupdocs.annotation.models.annotationmodels
The namespace provides annotation models data classes.
com.groupdocs.annotation.models.annotationmodels.interfaces.annotations - package com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
The namespace provides annotation models interfaces.
com.groupdocs.annotation.models.annotationmodels.interfaces.properties - package com.groupdocs.annotation.models.annotationmodels.interfaces.properties
The namespace provides annotation properties interfaces.
com.groupdocs.annotation.options - package com.groupdocs.annotation.options
The namespace provides classes to specify additional options when loading, annotating and saving documents.
com.groupdocs.annotation.options.export - package com.groupdocs.annotation.options.export
The namespace provides classes to specify additional options when saving documents.
com.groupdocs.annotation.options.pagepreview - package com.groupdocs.annotation.options.pagepreview
The namespace provides classes to preview document pages.
ConsoleLogger - Class in com.groupdocs.annotation.logging
Represents logger implementation which sends all messages to console.
ConsoleLogger() - Constructor for class com.groupdocs.annotation.logging.ConsoleLogger
 
ConvertFileException - Exception in com.groupdocs.annotation.exceptions
The exception that is thrown when file conversion failed.
ConvertFileException(String) - Constructor for exception com.groupdocs.annotation.exceptions.ConvertFileException
Initializes a new instance of the ConvertFileException class.
ConvertFileException(String, RuntimeException) - Constructor for exception com.groupdocs.annotation.exceptions.ConvertFileException
Initializes a new instance of the ConvertFileException class.
CorruptedOrDamagedFileException - Exception in com.groupdocs.annotation.exceptions
The exception that is thrown when file is corrupted or damaged.
CorruptedOrDamagedFileException(String) - Constructor for exception com.groupdocs.annotation.exceptions.CorruptedOrDamagedFileException
Initializes a new instance of the CorruptedOrDamagedFileException class.
CorruptedOrDamagedFileException(String, RuntimeException) - Constructor for exception com.groupdocs.annotation.exceptions.CorruptedOrDamagedFileException
Initializes a new instance of the CorruptedOrDamagedFileException class.
Counter - Static variable in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
 
CreatePageStream - Class in com.groupdocs.annotation.options.pagepreview
Delegate that defines method to create output page preview stream.
CreatePageStream() - Constructor for class com.groupdocs.annotation.options.pagepreview.CreatePageStream
 
createPageStream(int) - Method in interface com.groupdocs.annotation.options.pagepreview.PageStreamFactory
Method to create output page preview stream.

D

Dash - Static variable in class com.groupdocs.annotation.models.PenStyle
Specifies a line consisting of dashes
DashDot - Static variable in class com.groupdocs.annotation.models.PenStyle
Specifies a line consisting of dashes and dots
DashDotDot - Static variable in class com.groupdocs.annotation.models.PenStyle
Specifies a line consisting of dashes and two dots
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Returns new Instance with same values
deepClone() - Method in class com.groupdocs.annotation.models.Reply
Returns new Instance with same values
Diagram - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Diagram format
dispose() - Method in class com.groupdocs.annotation.Annotator
Dispose
Distance - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that measures distance between elements of a document page
DistanceAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Distance annotation properties
DistanceAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Initializes new instance of DistanceAnnotation class.
DOC - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Word format.
Document - Class in com.groupdocs.annotation
Represents document properties
Document(Stream) - Constructor for class com.groupdocs.annotation.Document
Initializes new instance of Document class.
Document(Stream, String) - Constructor for class com.groupdocs.annotation.Document
Initializes new instance of Document class.
DocumentType - Class in com.groupdocs.annotation.models
The annotation document type
DOCX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Word Open XML format.
Dot - Static variable in class com.groupdocs.annotation.models.PenStyle
Specifies a line consisting of dots
DWG - Static variable in class com.groupdocs.annotation.options.FileType
AutoCAD Drawing Database File.

E

Ellipse - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation of elliptic form that marks parts of document content
EllipseAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Ellipse annotation properties
EllipseAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Initializes new instance of EllipseAnnotation class.
Email - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Email format
EML - Static variable in class com.groupdocs.annotation.options.FileType
File in the MIME standard.
EMLX - Static variable in class com.groupdocs.annotation.options.FileType
Apple's Mail.app program file format.
endInvoke(IAsyncResult) - Method in class com.groupdocs.annotation.options.pagepreview.CreatePageStream
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.annotation.options.pagepreview.ReleasePageStream
 
equals(AnnotationBase) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Compares Base Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Compares Base Annotations using standard object Equals method
equals(AreaAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Compares Area Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Compares Area Annotations using standard object Equals method
equals(ArrowAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Compares Area Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Compares Arrow Annotations using standard object Equals method
equals(DistanceAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Compares Distance Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Compares Distance Annotations using standard object Equals method
equals(EllipseAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Compares Ellipse Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Compares Ellipse Annotations using standard object Equals method
equals(HighlightAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Compares Highlight Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Compares Highlight Annotations using standard object Equals method
equals(LinkAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Compares Link Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Compares Link Annotations using standard object Equals method
equals(PointAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Compares Point Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Compares Point Annotations using standard object Equals method
equals(PolylineAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Compares Polyline Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Compares Polyline Annotations using standard object Equals method
equals(ReplacementAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Compares Replacement Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Compares Replacement Annotations using standard object Equals method
equals(ResourcesRedactionAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Compares Resources Redaction Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Compares Resources Redaction Annotations using standard object Equals method
equals(StrikeoutAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Compares Strikeout Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Compares Strikeout Annotations using standard object Equals method
equals(TextFieldAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Compares Text Field Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Compares Text Field Annotations using standard object Equals method
equals(TextRedactionAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Compares Text Redaction Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Compares Text Redaction Annotations using standard object Equals method
equals(UnderlineAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Compares Underline Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Compares Underline Annotations using standard object Equals method
equals(WatermarkAnnotation) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Compares Watermark Annotations using IEquatable Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Compares Watermark Annotations using standard object Equals method
equals(Object) - Method in class com.groupdocs.annotation.models.PageInfo
 
equals(PageInfo, PageInfo) - Static method in class com.groupdocs.annotation.models.PageInfo
 
equals(Point, Point) - Static method in class com.groupdocs.annotation.models.Point
 
equals(Object) - Method in class com.groupdocs.annotation.models.Point
Determines whether the specified point is equal to the current point.
equals(Rectangle, Rectangle) - Static method in class com.groupdocs.annotation.models.Rectangle
 
equals(Object) - Method in class com.groupdocs.annotation.models.Rectangle
Determines whether the specified rectangle is equal to the current rectangle.
equals(FileType) - Method in class com.groupdocs.annotation.options.FileType
File type equivalence check.
equals(Object) - Method in class com.groupdocs.annotation.options.FileType
Equivalence check with object.
error(String, Exception) - Method in class com.groupdocs.annotation.logging.ConsoleLogger
Logs error message.
error(String, Exception) - Method in interface com.groupdocs.annotation.logging.ILogger
Error message.

F

FileCache - Class in com.groupdocs.annotation.cache
Represents a local on-disk cache.
FileCache() - Constructor for class com.groupdocs.annotation.cache.FileCache
Initializes new instance of FileCache class.
FileCache(String) - Constructor for class com.groupdocs.annotation.cache.FileCache
Initializes new instance of FileCache class.
FileType - Class in com.groupdocs.annotation.options
Information about file, such as type, extension, etc.
FileTypeNotSupportedException - Exception in com.groupdocs.annotation.exceptions
The exception that is thrown when file type is not supported.
FileTypeNotSupportedException(String) - Constructor for exception com.groupdocs.annotation.exceptions.FileTypeNotSupportedException
Initializes a new instance of the FileTypeNotSupportedException class.
FileTypeNotSupportedException(String, RuntimeException) - Constructor for exception com.groupdocs.annotation.exceptions.FileTypeNotSupportedException
Initializes a new instance of the FileTypeNotSupportedException class.
fromFileNameOrExtension(String) - Static method in class com.groupdocs.annotation.options.FileType
Return FileType based on file name or extension.

G

generatePreview(PreviewOptions) - Method in class com.groupdocs.annotation.Document
Generates document pages preview.
get() - Method in class com.groupdocs.annotation.Annotator
Gets collections of document annotations.
get(int) - Method in class com.groupdocs.annotation.Annotator
Gets collection of document annotations by annotation type.
getAngle() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IAngle
Gets or sets annotation rotation angle
getAngle() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark rotation angle
getAnnotationTypes() - Method in class com.groupdocs.annotation.options.export.SaveOptions
Defines what annotations will be in resultant document.
getBackgroundColor() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation background color
getBackgroundColor() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation background color
getBackgroundColor() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets annotation background color
getBackgroundColor() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IBackgroundColor
Gets or sets annotation background color
getBackgroundColor() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation background color
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation position
getBox() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IBox
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation position
getBox() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets annotation position
getCache() - Method in class com.groupdocs.annotation.AnnotatorSettings
Cache
getComment() - Method in class com.groupdocs.annotation.models.Reply
Reply comment
getConsumptionCredit() - Static method in class com.groupdocs.annotation.license.Metered
Retrieves count of credits consumed.
getConsumptionQuantity() - Static method in class com.groupdocs.annotation.license.Metered
Retrieves amount of MBs processed.
getCreatedOn() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation creation date
getCreatePageStream() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Delegate which defines method to create output page preview stream.
getDocument() - Method in class com.groupdocs.annotation.Annotator
Document
getDocumentInfo() - Method in class com.groupdocs.annotation.Document
Gets information about document - document type and size, pages count etc.
getEmail() - Method in class com.groupdocs.annotation.models.User
Email
getExtension() - Method in class com.groupdocs.annotation.options.FileType
File extention
getFileFormat() - Method in class com.groupdocs.annotation.options.FileType
File format
getFileType() - Method in interface com.groupdocs.annotation.IDocumentInfo
Document type
getFirstPage() - Method in class com.groupdocs.annotation.options.export.SaveOptions
First page number when saving page range.
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets annotation text font color
getFontColor() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IFontColor
Gets or sets annotation text font color
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Gets or sets annotation text font color
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets annotation text font color
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Gets or sets annotation text font color
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation text font color
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Gets or sets annotation text font color
getFontColor() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text font color
getFontFamily() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IFontFamily
Gets or sets annotation text font family
getFontFamily() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation text font family
getFontFamily() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text font family
getFontSize() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IFontSize
Gets or sets annotation text font size
getFontSize() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation text font size
getFontSize() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text font size
getHeight() - Method in class com.groupdocs.annotation.models.PageInfo
Page height
getHeight() - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the height.
getHeight() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Page preview height.
getHorizontalAlignment() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark horizontal alignment on document
getId() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation unique identifier
getId() - Method in class com.groupdocs.annotation.models.Reply
Reply Id
getId() - Method in class com.groupdocs.annotation.models.User
User Id
getKeys(String) - Method in class com.groupdocs.annotation.cache.FileCache
Returns all file names that contains filter in filename.
getKeys(String) - Method in interface com.groupdocs.annotation.cache.ICache
Returns all keys matching filter.
getLastPage() - Method in class com.groupdocs.annotation.options.export.SaveOptions
Last page number when saving page range.
getLogger() - Method in class com.groupdocs.annotation.AnnotatorSettings
Logger
getMessage() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation message
getName() - Method in class com.groupdocs.annotation.Document
Document name
getName(Byte) - Static method in class com.groupdocs.annotation.models.PenStyle
 
getName() - Method in class com.groupdocs.annotation.models.User
User name
getName(int) - Static method in class com.groupdocs.annotation.options.export.AnnotationType
 
getOnlyAnnotatedPages() - Method in class com.groupdocs.annotation.options.export.SaveOptions
Indicates whether to save only annotated pages or not;.
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets annotation opacity
getOpacity() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IOpacity
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Gets or sets annotation opacity
getOpacity() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets annotation opacity
getPageCount() - Method in interface com.groupdocs.annotation.IDocumentInfo
Number of pages
getPageNumber() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets page number to be annotated
getPageNumbers() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Page numbers that will be previewed.
getPagesInfo() - Method in interface com.groupdocs.annotation.IDocumentInfo
Pages Info
getParentReply() - Method in class com.groupdocs.annotation.models.Reply
Parent reply
getPassword() - Method in class com.groupdocs.annotation.Document
Document password
getPassword() - Method in class com.groupdocs.annotation.options.LoadOptions
Document password
getPenColor() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation pen color
getPenColor() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation pen color
getPenColor() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation pen color
getPenColor() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation pen color
getPenColor() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenColor
Gets or sets annotation pen color
getPenColor() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation pen color
getPenColor() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation pen color
getPenStyle() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation pen style
getPenStyle() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation pen style
getPenStyle() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation pen style
getPenStyle() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation pen style
getPenStyle() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenStyle
Gets or sets annotation pen style
getPenStyle() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation pen style
getPenStyle() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation pen style
getPenWidth() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation pen width
getPenWidth() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation pen width
getPenWidth() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation pen width
getPenWidth() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation pen width
getPenWidth() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenWidth
Gets or sets annotation pen width
getPenWidth() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation pen width
getPenWidth() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation pen width
getPoints() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets collection of points that describe rectangles with text
getPoints() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPoints
Gets or sets annotation position
getPoints() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Coordinates
getPoints() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets collection of points that describe rectangles with text
getPoints() - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Gets or sets collection of points that describe rectangles with text
getPoints() - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Gets or sets collection of points that describe rectangles with text
getPoints() - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Gets or sets collection of points that describe rectangles with text
getPreviewFormat() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Preview image format.
getReleasePageStream() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Delegate which defines method to remove output page preview stream
getRenderComments() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
The property that controls whether comments will be generated on the preview.
getRepliedOn() - Method in class com.groupdocs.annotation.models.Reply
Reply creation date
getReplies() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Represents annotation replies collection
getSize() - Method in interface com.groupdocs.annotation.IDocumentInfo
File size
getStateBeforeAnnotation() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Text state before annotation
getStream() - Method in class com.groupdocs.annotation.Document
Document stream
getSupportedFileTypes() - Static method in class com.groupdocs.annotation.options.FileType
Get supported file types enumeration.
getSvgPath() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.ISvgPath
Gets or sets annotation svg path coordinates array
getSvgPath() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation SVG path
getText() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IText
Gets or sets annotation text
getText() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets text
getText() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text
getTextHorizontalAlignment() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets text horizontal alignment
getTextToReplace() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.ITextToReplace
Gets or sets annotation text for replace
getTextToReplace() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets text to be replaced
getType() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation type
getUrl() - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IUrl
Gets or sets annotation link url
getUrl() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Gets or sets annotation link url
getUser() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation creator
getUser() - Method in class com.groupdocs.annotation.models.Reply
Reply creator
getVersion(Object) - Method in class com.groupdocs.annotation.Annotator
Get annotations from versions.
getVersion() - Method in class com.groupdocs.annotation.options.export.SaveOptions
Version Key that will be used to access current version
getVersion() - Method in class com.groupdocs.annotation.options.LoadOptions
Sets what version of document will be load.
getVersionsList() - Method in class com.groupdocs.annotation.Annotator
Get versions.
getVerticalAlignment() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark vertical alignment on document
getWidth() - Method in class com.groupdocs.annotation.models.PageInfo
Page width
getWidth() - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the width.
getWidth() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Page preview width.
getWorksheetColumns() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Worksheet columns to generate.
getWorksheetColumnsInternal() - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
 
getX() - Method in class com.groupdocs.annotation.models.Point
Gets or sets the x.
getX() - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the x.
getY() - Method in class com.groupdocs.annotation.models.Point
Gets or sets the y.
getY() - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the y.
GIF - Static variable in class com.groupdocs.annotation.options.FileType
Graphical Interchange Format File.

H

hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Returns HashCode of AnnotationBase Message, PageNumber and Type Properties
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Returns HashCode of Area Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Returns HashCode of Arrow Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Returns HashCode of Distance Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Returns HashCode of Ellipse Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Returns HashCode of Highlight Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Returns HashCode of Link Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Returns HashCode of Point Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Returns HashCode of Polyline Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Returns HashCode of Replacement Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Returns HashCode of Resources Redaction Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Returns HashCode of Strikeout Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Returns HashCode of Text Field Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Returns HashCode of Text Redaction Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Returns HashCode of Underline Annotation
hashCode() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Returns HashCode of Watermark Annotation
hashCode() - Method in class com.groupdocs.annotation.models.Point
Serves as the default hash function.
hashCode() - Method in class com.groupdocs.annotation.models.Rectangle
Serves as the default hash function.
hashCode() - Method in class com.groupdocs.annotation.options.FileType
Get hash code.
HighlightAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Highlight annotation properties
HighlightAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Initializes new instance of HighlightAnnotation class.
HTM - Static variable in class com.groupdocs.annotation.options.FileType
Hypertext Markup Language File.
Html - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents HTML format
HTML - Static variable in class com.groupdocs.annotation.options.FileType
Hypertext Markup Language File.

I

IAngle - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation rotation angle
IAreaAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Area annotation properties
IArrowAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Arrow annotation properties
IBackgroundColor - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation background color
IBox - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation position
ICache - Interface in com.groupdocs.annotation.cache
Defines methods required for storing rendered document and document resources cache.
IDistanceAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Distance annotation properties
IDocumentInfo - Interface in com.groupdocs.annotation
Information about document
IEllipseAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Ellipse annotation properties
IFontColor - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation text font color
IFontFamily - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation text font family
IFontSize - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation text font size
IHighlightAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Highlight annotation properties
ILinkAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Link annotation properties
ILogger - Interface in com.groupdocs.annotation.logging
Logger.
Image - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that adds image overlay over document page content
Images - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Image format
increaseBytesCount(double) - Static method in class com.groupdocs.annotation.license.Metered
 
increaseCreditsByBytesCount(double) - Static method in class com.groupdocs.annotation.license.Metered
 
increaseCreditsByOne() - Static method in class com.groupdocs.annotation.license.Metered
 
invoke(int) - Method in class com.groupdocs.annotation.options.pagepreview.CreatePageStream
 
invoke(int, OutputStream) - Method in class com.groupdocs.annotation.options.pagepreview.ReleasePageStream
 
IOException - Exception in com.groupdocs.annotation.exceptions
The exception that is thrown when file processing is failed.
IOException(String) - Constructor for exception com.groupdocs.annotation.exceptions.IOException
Initializes a new instance of the IOException class.
IOException(String, RuntimeException) - Constructor for exception com.groupdocs.annotation.exceptions.IOException
Initializes a new instance of the IOException class.
IOpacity - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation opacity
IPenColor - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation pen color
IPenStyle - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation pen style
IPenWidth - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation pen width
IPointAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Point annotation properties
IPoints - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation position
IPolylineAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Polyline annotation properties
IReplacementAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Replacement annotation properties
IResourcesRedactionAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Resourse redaction annotation properties
isLocaleSupported(String) - Static method in class com.groupdocs.annotation.localization.SupportedLocales
Determines whether [is locale supported] [the specified culture].
isLocaleSupported(CultureInfo) - Static method in class com.groupdocs.annotation.localization.SupportedLocales
Determines whether [is locale supported] [the specified culture].
isPointCollectionsEqual(List<Point>, List<Point>) - Static method in class com.groupdocs.annotation.models.Point
 
IStrikeoutAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Strikeout annotation properties
isValidLicense() - Static method in class com.groupdocs.annotation.license.License
Gets a value indicating whether this instance is valid license.
isValidMeteredLicense() - Static method in class com.groupdocs.annotation.license.License
 
ISvgPath - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation svg path coordinates array
IText - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation text
ITextFieldAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Text field annotation properties
ITextRedactionAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Text redaction annotation properties
ITextToReplace - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation text for replace
IUnderlineAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Underline annotation properties
IUrl - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.properties
Defines annotation link url
IWatermarkAnnotation - Interface in com.groupdocs.annotation.models.annotationmodels.interfaces.annotations
Defines Watermark annotation properties

J

JPEG - Static variable in class com.groupdocs.annotation.options.FileType
Joint Photographic Experts Group.
JPEG - Static variable in class com.groupdocs.annotation.options.PreviewFormats
Jpeg - faster processing, small disc space using / traffic, but can be worst quality
JPG - Static variable in class com.groupdocs.annotation.options.FileType
Joint Photographic Experts Group.

L

License - Class in com.groupdocs.annotation.license
Provides methods to license the component.
License() - Constructor for class com.groupdocs.annotation.license.License
 
Link - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that represents a hyperlink to a remote resource
LinkAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Link annotation properties
LinkAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Initializes new instance of LinkAnnotation class.
LoadOptions - Class in com.groupdocs.annotation.options
Allows to specify additional options (such as password) when opening a document to annotate.
LoadOptions() - Constructor for class com.groupdocs.annotation.options.LoadOptions
 
LongDash - Static variable in class com.groupdocs.annotation.models.PenStyle
Specifies a line consisting of long dashes

M

memberwiseClone() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
 
memberwiseClone() - Method in class com.groupdocs.annotation.models.Reply
 
Metered - Class in com.groupdocs.annotation.license
Provides methods for applying Metered license.
Metered() - Constructor for class com.groupdocs.annotation.license.Metered
Initializes a new instance of this class.
MHT - Static variable in class com.groupdocs.annotation.options.FileType
MHTML Web Archive.
MSG - Static variable in class com.groupdocs.annotation.options.FileType
Outlook MSG file format.

N

None - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
Default value
numbers() - Static method in class com.groupdocs.annotation.models.DocumentType
 
numbers() - Static method in class com.groupdocs.annotation.models.PenStyle
 
numbers() - Static method in class com.groupdocs.annotation.options.export.AnnotationType
 
numbers() - Static method in class com.groupdocs.annotation.options.PreviewFormats
 

O

ODP - Static variable in class com.groupdocs.annotation.options.FileType
Open Document Presentation.
ODT - Static variable in class com.groupdocs.annotation.options.FileType
Open Document Text.
ONE - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft OneNote Document.
op_Equality(Point, Point) - Static method in class com.groupdocs.annotation.models.Point
Compares two Point objects.
op_Equality(Rectangle, Rectangle) - Static method in class com.groupdocs.annotation.models.Rectangle
Compares two Rectangle objects.
op_Equality(FileType, FileType) - Static method in class com.groupdocs.annotation.options.FileType
Operator overload.
op_Inequality(Point, Point) - Static method in class com.groupdocs.annotation.models.Point
Compares two Point objects.
op_Inequality(Rectangle, Rectangle) - Static method in class com.groupdocs.annotation.models.Rectangle
Compares two Rectangle objects.
op_Inequality(FileType, FileType) - Static method in class com.groupdocs.annotation.options.FileType
Operator overload.

P

PageInfo - Class in com.groupdocs.annotation.models
Represents Document Page Information.
PageInfo() - Constructor for class com.groupdocs.annotation.models.PageInfo
 
PageInfo(int, int) - Constructor for class com.groupdocs.annotation.models.PageInfo
Initializes new instance of PageInfo class.
PageStreamFactory - Interface in com.groupdocs.annotation.options.pagepreview
Interface that defines method to create / release output page preview stream.
Pdf - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Pdf format
PDF - Static variable in class com.groupdocs.annotation.options.FileType
Adobe Portable Document format.
PenStyle - Class in com.groupdocs.annotation.models
Pen style
PNG - Static variable in class com.groupdocs.annotation.options.FileType
Portable Network Graphic File.
PNG - Static variable in class com.groupdocs.annotation.options.PreviewFormats
Png (by default), can be take a lot of disc space / traffic if page contains a lot of color graphics
Point - Class in com.groupdocs.annotation.models
Represents point.
Point() - Constructor for class com.groupdocs.annotation.models.Point
 
Point(float, float) - Constructor for class com.groupdocs.annotation.models.Point
Initializes a new instance of the Point struct.
Point - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The point annotation type that sticks a comment to an any place within document page
PointAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Point annotation properties
PointAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Initializes new instance of PointAnnotation class.
Polyline - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The polyline annotation type that allows add drawing shapes and freehand lines to a document page
PolylineAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Polyline annotation properties
PolylineAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Initializes new instance of AreaAnnotation class.
PPT - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft PowerPoint Presentation.
PPTX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft PowerPoint Open XML Presentation.
PreviewFormats - Class in com.groupdocs.annotation.options
Document preview supported formats.
PreviewOptions - Class in com.groupdocs.annotation.options.pagepreview
Represents document preview options.
PreviewOptions(CreatePageStream) - Constructor for class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Initializes a new instance of PreviewOptions class.
PreviewOptions(CreatePageStream, ReleasePageStream) - Constructor for class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Initializes a new instance of PreviewOptions class.

R

Rectangle - Class in com.groupdocs.annotation.models
Represents rectangle.
Rectangle() - Constructor for class com.groupdocs.annotation.models.Rectangle
 
Rectangle(float, float, float, float) - Constructor for class com.groupdocs.annotation.models.Rectangle
Initializes a new instance of the Rectangle struct.
ReleasePageStream - Class in com.groupdocs.annotation.options.pagepreview
Delegate that defines method to release output page preview stream.
ReleasePageStream() - Constructor for class com.groupdocs.annotation.options.pagepreview.ReleasePageStream
 
remove(int) - Method in class com.groupdocs.annotation.Annotator
Removes annotation from document by Id.
remove(AnnotationBase) - Method in class com.groupdocs.annotation.Annotator
Removes annotation from document.
remove(List<Integer>) - Method in class com.groupdocs.annotation.Annotator
Removes collection of annotations from document by provided annotation ids.
removeInternal(List<AnnotationBase>) - Method in class com.groupdocs.annotation.Annotator
Removes collection of annotations from document.
ReplacementAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Replacement annotation properties
ReplacementAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Initializes new instance of ReplacementAnnotation class.
Reply - Class in com.groupdocs.annotation.models
Represents annotation reply.
Reply() - Constructor for class com.groupdocs.annotation.models.Reply
 
ResourcesRedaction - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that hides textual content behind black rectangle
ResourcesRedactionAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Resources redaction annotation properties
ResourcesRedactionAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Initializes new instance of ResourcesRedactionAnnotation class.

S

save() - Method in class com.groupdocs.annotation.Annotator
Saves document after adding, updating or removing annotations.
save(SaveOptions) - Method in class com.groupdocs.annotation.Annotator
Saves document after adding, updating or removing annotations.
save(InputStream) - Method in class com.groupdocs.annotation.Annotator
Saves document after adding, updating or removing annotations.
save(String) - Method in class com.groupdocs.annotation.Annotator
Saves document after adding, updating or removing annotations.
save(InputStream, SaveOptions) - Method in class com.groupdocs.annotation.Annotator
Saves document after adding, updating or removing annotations.
save(String, SaveOptions) - Method in class com.groupdocs.annotation.Annotator
Saves document after adding, updating or removing annotations.
saveInternal(Stream, SaveOptions) - Method in class com.groupdocs.annotation.Annotator
 
SaveOptions - Class in com.groupdocs.annotation.options.export
Allows to specify additional options (such as password) when saving annotated document.
SaveOptions() - Constructor for class com.groupdocs.annotation.options.export.SaveOptions
 
set(String, Object) - Method in class com.groupdocs.annotation.cache.FileCache
Serializes data to the local disk.
set(String, Object) - Method in interface com.groupdocs.annotation.cache.ICache
Inserts a cache entry into the cache.
setAngle(Double) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IAngle
Gets or sets annotation rotation angle
setAngle(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark rotation angle
setAnnotationTypes(int) - Method in class com.groupdocs.annotation.options.export.SaveOptions
Defines what annotations will be in resultant document.
setBackgroundColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation background color
setBackgroundColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation background color
setBackgroundColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets annotation background color
setBackgroundColor(Integer) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IBackgroundColor
Gets or sets annotation background color
setBackgroundColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation background color
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IBox
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation position
setBox(Rectangle) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets annotation position
setCache(ICache) - Method in class com.groupdocs.annotation.AnnotatorSettings
Cache
setCache(ICache) - Method in class com.groupdocs.annotation.Document
 
setComment(String) - Method in class com.groupdocs.annotation.models.Reply
Reply comment
setCreatedOn(Date) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation creation date
setCreatePageStream(CreatePageStream) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Delegate which defines method to create output page preview stream.
setEmail(String) - Method in class com.groupdocs.annotation.models.User
Email
setFileType(FileType) - Method in interface com.groupdocs.annotation.IDocumentInfo
Document type
setFirstPage(int) - Method in class com.groupdocs.annotation.options.export.SaveOptions
First page number when saving page range.
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets annotation text font color
setFontColor(Integer) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IFontColor
Gets or sets annotation text font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Gets or sets annotation text font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets annotation text font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Gets or sets annotation text font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation text font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Gets or sets annotation text font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text font color
setFontFamily(String) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IFontFamily
Gets or sets annotation text font family
setFontFamily(String) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation text font family
setFontFamily(String) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text font family
setFontSize(Double) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IFontSize
Gets or sets annotation text font size
setFontSize(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation text font size
setFontSize(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text font size
setHeight(int) - Method in class com.groupdocs.annotation.models.PageInfo
Page height
setHeight(float) - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the height.
setHeight(int) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Page preview height.
setHorizontalAlignment(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark horizontal alignment on document
setId(int) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation unique identifier
setId(int) - Method in class com.groupdocs.annotation.models.Reply
Reply Id
setId(int) - Method in class com.groupdocs.annotation.models.User
User Id
setLastPage(int) - Method in class com.groupdocs.annotation.options.export.SaveOptions
Last page number when saving page range.
setLicense(InputStream) - Method in class com.groupdocs.annotation.license.License
Licenses the component.
setLicense(String) - Method in class com.groupdocs.annotation.license.License
Licenses the component.
setLicenseInternal(Stream) - Method in class com.groupdocs.annotation.license.License
 
setLogger(ILogger) - Method in class com.groupdocs.annotation.AnnotatorSettings
Logger
setMessage(String) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation message
setMeteredKey(String, String) - Method in class com.groupdocs.annotation.license.Metered
Activates product with Metered keys.
setMeteredLicense() - Method in class com.groupdocs.annotation.license.License
 
setName(String) - Method in class com.groupdocs.annotation.Document
Document name
setName(String) - Method in class com.groupdocs.annotation.models.User
User name
setOnlyAnnotatedPages(boolean) - Method in class com.groupdocs.annotation.options.export.SaveOptions
Indicates whether to save only annotated pages or not;.
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IOpacity
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Gets or sets annotation opacity
setOpacity(Double) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets annotation opacity
setPageCount(int) - Method in interface com.groupdocs.annotation.IDocumentInfo
Number of pages
setPageNumber(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets page number to be annotated
setPageNumbers(int[]) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Page numbers that will be previewed.
setPagesInfo(List<PageInfo>) - Method in interface com.groupdocs.annotation.IDocumentInfo
Pages Info
setParentReply(Reply) - Method in class com.groupdocs.annotation.models.Reply
Parent reply
setPassword(String) - Method in class com.groupdocs.annotation.Document
 
setPassword(String) - Method in class com.groupdocs.annotation.options.LoadOptions
Document password
setPenColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation pen color
setPenColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation pen color
setPenColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation pen color
setPenColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation pen color
setPenColor(Integer) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenColor
Gets or sets annotation pen color
setPenColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation pen color
setPenColor(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation pen color
setPenStyle(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation pen style
setPenStyle(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation pen style
setPenStyle(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation pen style
setPenStyle(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation pen style
setPenStyle(Byte) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenStyle
Gets or sets annotation pen style
setPenStyle(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation pen style
setPenStyle(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation pen style
setPenWidth(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
Gets or sets annotation pen width
setPenWidth(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
Gets or sets annotation pen width
setPenWidth(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
Gets or sets annotation pen width
setPenWidth(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
Gets or sets annotation pen width
setPenWidth(Byte) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPenWidth
Gets or sets annotation pen width
setPenWidth(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation pen width
setPenWidth(Byte) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets annotation pen width
setPoints(List<Point>) - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
Gets or sets collection of points that describe rectangles with text
setPoints(List<Point>) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IPoints
Gets or sets annotation position
setPoints(List<Point>) - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Coordinates
setPoints(List<Point>) - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets collection of points that describe rectangles with text
setPoints(List<Point>) - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Gets or sets collection of points that describe rectangles with text
setPoints(List<Point>) - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Gets or sets collection of points that describe rectangles with text
setPoints(List<Point>) - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Gets or sets collection of points that describe rectangles with text
setPreviewFormat(int) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Preview image format.
setReleasePageStream(ReleasePageStream) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Delegate which defines method to remove output page preview stream
setRenderComments(boolean) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
The property that controls whether comments will be generated on the preview.
setRepliedOn(Date) - Method in class com.groupdocs.annotation.models.Reply
Reply creation date
setReplies(List<Reply>) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Represents annotation replies collection
setSize(long) - Method in interface com.groupdocs.annotation.IDocumentInfo
File size
setStateBeforeAnnotation(Object) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Text state before annotation
setSvgPath(String) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.ISvgPath
Gets or sets annotation svg path coordinates array
setSvgPath(String) - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
Gets or sets annotation SVG path
setText(String) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IText
Gets or sets annotation text
setText(String) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets text
setText(String) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark text
setTextHorizontalAlignment(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Gets or sets text horizontal alignment
setTextToReplace(String) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.ITextToReplace
Gets or sets annotation text for replace
setTextToReplace(String) - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
Gets or sets text to be replaced
setType(int) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation type
setUrl(String) - Method in interface com.groupdocs.annotation.models.annotationmodels.interfaces.properties.IUrl
Gets or sets annotation link url
setUrl(String) - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
Gets or sets annotation link url
setUser(User) - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
Gets or sets annotation creator
setUser(User) - Method in class com.groupdocs.annotation.models.Reply
Reply creator
setVersion(Object) - Method in class com.groupdocs.annotation.options.export.SaveOptions
Version Key that will be used to access current version
setVersion(Object) - Method in class com.groupdocs.annotation.options.LoadOptions
Sets what version of document will be load.
setVerticalAlignment(Integer) - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Gets or sets watermark vertical alignment on document
setWidth(int) - Method in class com.groupdocs.annotation.models.PageInfo
Page width
setWidth(float) - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the width.
setWidth(int) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Page preview width.
setWorksheetColumns(List<WorksheetColumnsRange>) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
Worksheet columns to generate.
setWorksheetColumnsInternal(List<WorksheetColumnsRange>) - Method in class com.groupdocs.annotation.options.pagepreview.PreviewOptions
 
setX(float) - Method in class com.groupdocs.annotation.models.Point
Gets or sets the x.
setX(float) - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the x.
setY(float) - Method in class com.groupdocs.annotation.models.Point
Gets or sets the y.
setY(float) - Method in class com.groupdocs.annotation.models.Rectangle
Gets or sets the y.
Slides - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Powerpoint format
Solid - Static variable in class com.groupdocs.annotation.models.PenStyle
Specifies a solid line
StrikeoutAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Strikeout annotation properties
StrikeoutAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
Initializes new instance of StrikeoutAnnotation class.
SupportedLocales - Class in com.groupdocs.annotation.localization
Class that provides methods for checking GroupDocs.Annotation supported locales.
SupportedLocales() - Constructor for class com.groupdocs.annotation.localization.SupportedLocales
 

T

TextField - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The text field annotation type represents textual comment inside colored frame
TextFieldAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Text field annotation properties
TextFieldAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
Initializes new instance of TextFieldAnnotation class.
TextHighlight - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that highlights and comments selected text
TextRedaction - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that fills part of selected text with black rectangle.
TextRedactionAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Text redaction annotation properties
TextRedactionAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
Initializes new instance of TextRedactionAnnotation class.
TextReplacement - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that replaces original text with other provided text fragment
TextStrikeout - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that marks text fragment with a strikethrough styling
TextUnderline - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that marks text with a underline styling
TIF - Static variable in class com.groupdocs.annotation.options.FileType
Tagged Image File.
TIFF - Static variable in class com.groupdocs.annotation.options.FileType
Tagged Image File Format
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.AnnotationBase
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.AreaAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.ArrowAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.DistanceAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.EllipseAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.HighlightAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.LinkAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.PointAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.PolylineAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.ReplacementAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.ResourcesRedactionAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.StrikeoutAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.TextFieldAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.TextRedactionAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
 
toString() - Method in class com.groupdocs.annotation.models.Point
 
toString() - Method in class com.groupdocs.annotation.models.Rectangle
 
toString() - Method in class com.groupdocs.annotation.models.Reply
 
toString() - Method in class com.groupdocs.annotation.models.User
 
toString() - Method in class com.groupdocs.annotation.options.FileType
Returns a string that represents the file type.
trace(String) - Method in class com.groupdocs.annotation.logging.ConsoleLogger
Logs the process of annotating.
trace(String) - Method in interface com.groupdocs.annotation.logging.ILogger
Trace message.
tryGetValue(String, Object) - Method in class com.groupdocs.annotation.cache.FileCache
Deserializes data associated with this key if present.
tryGetValue(String, Object) - Method in interface com.groupdocs.annotation.cache.ICache
Gets the entry associated with this key if present.

U

Undefined - Static variable in class com.groupdocs.annotation.models.DocumentType
The undefined
UnderlineAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Underline annotation properties
UnderlineAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.UnderlineAnnotation
Initializes new instance of UnderlineAnnotation class.
UNKNOWN - Static variable in class com.groupdocs.annotation.options.FileType
Unknown.
update(AnnotationBase) - Method in class com.groupdocs.annotation.Annotator
Updates document annotation.
update(List<AnnotationBase>) - Method in class com.groupdocs.annotation.Annotator
Updates collection of document annotations.
User - Class in com.groupdocs.annotation.models
Represents user properties.
User() - Constructor for class com.groupdocs.annotation.models.User
Initializes new instance of User class.
User(int, String) - Constructor for class com.groupdocs.annotation.models.User
Initializes new instance of User class.

V

VDX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio VDX xml format.
VSD - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio VSD binary format.
VSDM - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio Macro-Enabled Drawing.
VSDX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio 2013 VSDX file format.
VSS - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio Stencil File.
VSSX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio Stencil File.
VST - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio VST binary template format.
VSTM - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio Macro-Enabled Drawing Template.
VSX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio Stencil XML File.
VTX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Visio Template XML File.

W

warning(String) - Method in class com.groupdocs.annotation.logging.ConsoleLogger
Logs warning message.
warning(String) - Method in interface com.groupdocs.annotation.logging.ILogger
Warning message.
Watermark - Static variable in class com.groupdocs.annotation.options.export.AnnotationType
The annotation type that adds textual watermark over document page
WatermarkAnnotation - Class in com.groupdocs.annotation.models.annotationmodels
Represents Watermark annotation properties
WatermarkAnnotation() - Constructor for class com.groupdocs.annotation.models.annotationmodels.WatermarkAnnotation
Initializes new instance of WatermarkAnnotation class.
Words - Static variable in class com.groupdocs.annotation.models.DocumentType
Represents Word format

X

XLS - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Excel Spreadsheet format.
XLSX - Static variable in class com.groupdocs.annotation.options.FileType
Microsoft Excel Open XML Spreadsheet.
A B C D E F G H I J L M N O P R S T U V W X 

Copyright © 2021. All rights reserved.