public class TextMarkupNote extends Annotation
Modifier and Type | Field and Description |
---|---|
int |
_MarkupStyle
Gets or sets a rectangle value that indicates text markup style.
|
Color |
FillColor
Gets or sets a value that indicates fill color.
|
com.aspose.ms.System.Drawing.Rectangle |
MarkupArea
Gets or sets a rectangle value that indicates text markup area.
|
_AnnotationType
_AttachmentType, _FileIconType, _NoteIconType, _NoteWindowPositioningType, AttachedFileName, AttachedFileType, AttachedStream, IconColor, IsNoteOpen, NoteContent, NoteHeading, NoteWindowPosition, TextInfo
_PositioningType, FixedHeight, FixedWidth, ID, IsDisabled, IsFirstParagraph, IsFirstParagraphInColumn, IsInList, IsKeptTogether, IsKeptWithNext, IsOnOddPage, Left, Margin, ReferenceParagraphID, Top
Constructor and Description |
---|
TextMarkupNote()
Initializes a new instance of the
SquareNote class. |
load
completeClone
copyTo, getBookmarked, setBookmarked
public com.aspose.ms.System.Drawing.Rectangle MarkupArea
Gets or sets a rectangle value that indicates text markup area.
public int _MarkupStyle
Gets or sets a rectangle value that indicates text markup style.
public Color FillColor
Gets or sets a value that indicates fill color.
Copyright © 2014 Aspose. All Rights Reserved.