public class SquareNote extends Annotation
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 |
---|
SquareNote()
Initializes a new instance of the
SquareNote 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, setAnnotationType
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
public SquareNote()
Initializes a new instance of the SquareNote
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.