public class CircleNote extends Annotation
Paragraph.VerticalPositionInfoabsolutePosX, absolutePosY, ClippingArea, FixedHeight, FixedWidth, isAbsoluteLayout, isFixedLayout, IsNeedAddToPage, IsPositionGot, IsPositionProcessed, isRelativeLayout, MayNeedReprocess, NextParagraph, posBottom, posLeft, posRight, posTop, RefPara, relativePosX, relativePosY, VerticalPosInfo| Constructor and Description |
|---|
CircleNote()
Initializes a new instance of the
CircleNote class. |
| Modifier and Type | Method and Description |
|---|---|
GraphInfo |
getBorderStyle()
Gets or sets a value that indicates border style.
|
Color |
getFillColor()
Gets or sets a value that indicates fill color.
|
void |
setBorderStyle(GraphInfo value) |
void |
setFillColor(Color value) |
getAnnotationType, setAnnotationTypecompleteClone, 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, setTextInfocopyTo, 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, setWidthpublic CircleNote()
Initializes a new instance of the CircleNote class.
public GraphInfo getBorderStyle()
Gets or sets a value that indicates border style.
public void setBorderStyle(GraphInfo value)
public Color getFillColor()
Gets or sets a value that indicates fill color.
public void setFillColor(Color value)
Copyright © 2016 Aspose. All Rights Reserved.