public class Annotation extends Attachment
Modifier and Type | Field and Description |
---|---|
int |
_AnnotationType
Gets or sets a
AttachmentType that indicates the attachment type. |
_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 |
---|
Annotation()
Initializes a new instance of the
Attachment class. |
Modifier and Type | Method and Description |
---|---|
void |
load(com.aspose.ms.System.Xml.XmlTextReader xmlReader,
LoadingContext context) |
completeClone
copyTo, getBookmarked, setBookmarked
public int _AnnotationType
Gets or sets a AttachmentType
that indicates the attachment type.
public Annotation()
Initializes a new instance of the Attachment
class.
public void load(com.aspose.ms.System.Xml.XmlTextReader xmlReader, LoadingContext context)
load
in class XmlEntityWithInternals
Copyright © 2014 Aspose. All Rights Reserved.