PdfMarkupAnnotation Class | 
Namespace: RadPdf.Data.Document.Objects.Annotations
The PdfMarkupAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | 
            Gets or sets a value representing this PdfMarkupAnnotation's author.
              | |
| Changeable | 
            Gets or sets a value indicating whether this PdfObject instance can be changed in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| Contents | 
            Gets or sets a value representing this PdfMarkupAnnotation's contents.
              | |
| CreationDate | 
            Gets or sets a value representing this PdfMarkupAnnotation's creation date.
              | |
| CustomData | 
            Gets or sets a value representing custom data associated with this object.
              (Inherited from PdfObject.) | |
| Deletable | 
            Gets or sets a value indicating whether this PdfObject instance can be deleted in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| Dpi | 
            Gets a value representing the PdfDocument resolution.
              (Inherited from PdfObject.) | |
| Duplicatable | 
            Gets or sets a value indicating whether this PdfObject instance can be duplicated in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| Flatten | 
            Gets or sets a value indicating whether this PdfAnnotation is flattened when output to the PDF saved by the PdfWebControl.
              (Inherited from PdfAnnotation.) | |
| Height | 
            Gets or sets a value representing the height of this object (in pixels).
              (Inherited from PdfObject.) | |
| Hidden | 
            Gets or sets the annotation's hidden flag.
              (Inherited from PdfAnnotation.) | |
| HideFocusOutline | 
            Gets or sets a value indicating whether this PdfObject's focus outline is visible (when selected) in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| HideHighlight | 
            Gets or sets a value indicating whether this PdfObject's highlight is visible in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| IsDeleted | 
            Gets a value indicating whether this PdfObject instance has been deleted.
              (Inherited from PdfObject.) | |
| IsFormField | 
            Gets a value indicating whether this PdfObject instance represents a form field or not.
              (Inherited from PdfObject.) | |
| IsLocked | 
            Gets a value indicating whether this PdfObject instance is considered to be locked.
              (Inherited from PdfObject.) | |
| IsOpen | 
            Gets or sets a value indicating whether this PdfMarkupAnnotation's Popup is open.
              | |
| IsRadPdfCreated | 
            Gets a value indicating whether or not this annotation was created by RAD PDF (via the API or GUI)
              (Inherited from PdfAnnotation.) | |
| Left | 
            Gets or sets a value representing the left edge of this object (in pixels).
              (Inherited from PdfObject.) | |
| Locked | 
            Gets or sets a value indicating if the annotation's locked flag is set
              (Inherited from PdfAnnotation.) | |
| LockedContents | 
            Gets or sets a value indicating if the annotation's locked contents flag is set
              (Inherited from PdfAnnotation.) | |
| LockHeight | 
            Gets or sets a value indicating whether the height of this PdfObject instance is locked when resizing in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| LockProportions | 
            Gets or sets a value indicating whether this PdfObject instance's proportions are locked when resizing.
              (Inherited from PdfObject.) | |
| LockWidth | 
            Gets or sets a value indicating whether the width of this PdfObject instance is locked when resizing in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| ModifiedDate | 
            Gets or sets a value representing this PdfMarkupAnnotation's modification date.
              | |
| Moveable | 
            Gets or sets a value indicating whether this PdfObject instance can be moved in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| Name | 
            Get the annotation's name
              (Inherited from PdfAnnotation.) | |
| NoView | 
            Gets or sets the annotation's "no view" flag.
              (Inherited from PdfAnnotation.) | |
| Opacity | 
            Gets or sets a value representing this PdfMarkupAnnotation's opacity (in percent).
              | |
| OutputToPDF | 
            Gets or sets a value indicating whether this PdfObject instance is output to the PDF saved by the PdfWebControl.
              (Inherited from PdfObject.) | |
| Page | 
            Gets an object representing page with which this object is associated.
              (Inherited from PdfObject.) | |
| Popup | 
            Gets the PdfPopupAnnotation for this PdfMarkupAnnotation.
              | |
            Gets or sets a value indicating whether or not this PdfAnnotation is printed.
              (Inherited from PdfAnnotation.) | ||
| ReadOnly | 
            Get or set the annotation's read-only flag
              (Inherited from PdfAnnotation.) | |
| Resizable | 
            Gets or sets a value indicating whether this PdfObject instance can be resized in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| RichContents | 
            Gets or sets a value representing this PdfMarkupAnnotation's rich contents / rich text (if any).
              | |
| Stylable | 
            Gets or sets a value indicating whether this PdfObject instance can be styled in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| Subject | 
            Gets or sets a value representing this PdfMarkupAnnotation's subject.
              | |
| Top | 
            Gets or sets a value representing the top edge of this object (in pixels).
              (Inherited from PdfObject.) | |
| Visible | 
            Gets or sets a value indicating whether this PdfObject instance is visible in the PdfWebControl client interface.
              (Inherited from PdfObject.) | |
| Width | 
            Gets or sets a value representing the width of this object (in pixels).
              (Inherited from PdfObject.) | 
| Name | Description | |
|---|---|---|
| Clone | 
            Creates a new PdfObject that is a copy of the current PdfObject and adds it to this object's parent Page.
              (Inherited from PdfObject.) | |
| CloneTo | 
            Creates a new PdfObject that is a copy of the current PdfObject and adds it to a PdfPage in this or another PdfDocument.
              (Inherited from PdfObject.) | |
| Delete | 
            Deletes this PdfObject instance from its page.
              (Inherited from PdfObject.) | |
| Equals | (Inherited from Object.) | |
| Export | 
            Exports  this PdfObject instance as a string.
              (Inherited from PdfObject.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |