public class TextMarkupNote 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 |
---|
TextMarkupNote()
Initializes a new instance of the
SquareNote class. |
Modifier and Type | Method and Description |
---|---|
Color |
getFillColor()
Gets or sets a value that indicates fill color.
|
Rectangle |
getMarkupArea() |
com.aspose.ms.System.Drawing.Rectangle |
getMarkupAreaInternal() |
int |
getMarkupStyle()
Gets or sets a rectangle value that indicates text markup style.
|
void |
setFillColor(Color value) |
void |
setMarkupArea(Rectangle value) |
void |
setMarkupAreaInternal(com.aspose.ms.System.Drawing.Rectangle value) |
void |
setMarkupStyle(int 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 TextMarkupNote()
Initializes a new instance of the SquareNote
class.
public com.aspose.ms.System.Drawing.Rectangle getMarkupAreaInternal()
public Rectangle getMarkupArea()
public void setMarkupAreaInternal(com.aspose.ms.System.Drawing.Rectangle value)
public void setMarkupArea(Rectangle value)
public int getMarkupStyle()
Gets or sets a rectangle value that indicates text markup style.
public void setMarkupStyle(int value)
public Color getFillColor()
Gets or sets a value that indicates fill color.
public void setFillColor(Color value)
Copyright © 2016 Aspose. All Rights Reserved.