public class Annotation extends Attachment
Represents an annotation Paragraph
in a Pdf document. Annotation may have type like Circle, Line, Square, TextMarkup, FreeText
Paragraph.VerticalPositionInfo
absolutePosX, absolutePosY, ClippingArea, FixedHeight, FixedWidth, isAbsoluteLayout, isFixedLayout, IsNeedAddToPage, IsPositionGot, IsPositionProcessed, isRelativeLayout, MayNeedReprocess, NextParagraph, posBottom, posLeft, posRight, posTop, RefPara, relativePosX, relativePosY, VerticalPosInfo
Constructor and Description |
---|
Annotation()
Initializes a new instance of the
Attachment class. |
Modifier and Type | Method and Description |
---|---|
int |
getAnnotationType()
Gets or sets a
AttachmentType that indicates the attachment type. |
void |
setAnnotationType(int value) |
completeClone, getAttachedFileName, getAttachedFileType, getAttachedStream, getAttachedStreamInternal, getAttachmentType, getFileIconType, getIconColor, getNoteContent, getNoteHeading, getNoteIconType, getNoteWindowPosition, getNoteWindowPositioningType, getTextInfo, isNoteOpen, isNoteOpen, setAttachedFileName, setAttachedFileType, setAttachedStream, setAttachedStreamInternal, setAttachmentType, setAutoPlay, setFileIconType, setIconColor, setLoop, setNoteContent, setNoteHeading, setNoteIconType, setNoteWindowPosition, setNoteWindowPositioningType, setTextInfo
copyTo, getBookmarked, getComposer, getFootNoteProcessed, getHeight, getID, getLeft, getMargin, getNeedReprocess, getNextParagraphInHeading, getPageNumber, getParentCell, getPositioningType, getPosX, getPosY, getRealPageNumber, getReferencedParagraphWidth, getReferenceParagraphID, getRefPageNumber, getSection, getTop, getWidth, isDisabled, isDisabled, isEndNote, isFirstParagraph, isFirstParagraph, isFirstParagraphInColumn, isFirstParagraphInColumn, isFootNote, isFootNote, isInHeaderFooter, isInHeaderFooter, isInList, isInList, isKeptTogether, isKeptTogether, isKeptWithNext, isKeptWithNext, isOnOddPage, isOnOddPage, setBookmarked, setFootNoteProcessed, setHeight, setID, setLeft, setMargin, setNeedReprocess, setNextParagraphInHeading, setPageNumber, setParentCell, setParentIsTable, setPositioningType, setPosX, setPosY, setRealPageNumber, setReferencedParagraphWidth, setReferenceParagraphID, setRefPageNumber, setSection, setTop, setWidth
Copyright © 2016 Aspose. All Rights Reserved.