| PdfFreeTextAnnotation Properties | 
The PdfFreeTextAnnotation type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Author | 
            Gets or sets a value representing this PdfMarkupAnnotation's author.
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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.
            (Inherited from PdfMarkupAnnotation.) | 
|  | CreationDate | 
            Gets or sets a value representing this PdfMarkupAnnotation's creation date.
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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.
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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.
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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).
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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.
            (Inherited from 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).
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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.
            (Inherited from PdfMarkupAnnotation.) | 
|  | 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.) | 
 See Also
See Also