UnderlineAnnotation

Inheritance: java.lang.Object, com.aspose.pdf.BaseParagraph com.aspose.pdf.Annotation com.aspose.pdf.MarkupAnnotation com.aspose.pdf.TextMarkupAnnotation com.aspose.pdf.UnderlineAnnotation, com.aspose.pdf.BaseParagraph, com.aspose.pdf.Annotation com.aspose.pdf.MarkupAnnotation com.aspose.pdf.TextMarkupAnnotation com.aspose.pdf.UnderlineAnnotation, com.aspose.pdf.Annotation, com.aspose.pdf.MarkupAnnotation com.aspose.pdf.TextMarkupAnnotation com.aspose.pdf.UnderlineAnnotation, com.aspose.pdf.MarkupAnnotation, com.aspose.pdf.TextMarkupAnnotation com.aspose.pdf.UnderlineAnnotation, com.aspose.pdf.TextMarkupAnnotation, com.aspose.pdf.UnderlineAnnotation

All Implemented Interfaces: com.aspose.ms.System.ICloneable, com.aspose.pdf.engine.ITitledAnnotation

public final class UnderlineAnnotation extends TextMarkupAnnotation

Represents an underline annotation that appears as an underline in the text of the document.

Constructors

ConstructorDescription
UnderlineAnnotationCreates new Underline annotation on the specified page.

Methods

MethodDescription
acceptAccepts visitor object to process the annotation.
getAnnotationTypeGets type of annotation.

UnderlineAnnotation

Creates new Underline annotation on the specified page.

accept

Accepts visitor object to process the annotation.

getAnnotationType

public AnnotationType getAnnotationType()

Gets type of annotation.

Returns: AnnotationType element @see AnnotationType