Markup |
Information for a markup annotation
Holds information contained in a markup annotation or in a reply to a markup annotation.public class MarkupInfo : NativeObject
The MarkupInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | The author | |
| Content | The information content | |
| CreationDate | The date of creation | |
| Locked | Whether the content can be modified This does not restrict the modification of other aspects of the annotation or its deletion. | |
| ModificationDate | The date of last modification | |
| Subject | The subject |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |