public class SquareNote extends Annotation
Modifier and Type | Field and Description |
---|---|
GraphInfo |
BorderStyle
Gets or sets a value that indicates border style.
|
Color |
FillColor
Gets or sets a value that indicates fill color.
|
_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 |
---|
SquareNote()
Initializes a new instance of the
SquareNote class. |
Modifier and Type | Method and Description |
---|---|
void |
load(com.aspose.ms.System.Xml.XmlTextReader xmlReader,
LoadingContext context) |
completeClone
copyTo, getBookmarked, setBookmarked
public GraphInfo BorderStyle
Gets or sets a value that indicates border style.
public Color FillColor
Gets or sets a value that indicates fill color.
public SquareNote()
Initializes a new instance of the SquareNote
class.
public void load(com.aspose.ms.System.Xml.XmlTextReader xmlReader, LoadingContext context)
load
in class Annotation
Copyright © 2014 Aspose. All Rights Reserved.