Click or drag to resize

PdfUnderlineAnnotation Properties

The PdfUnderlineAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets or sets a value representing this PdfMarkupAnnotation's author.
(Inherited from PdfMarkupAnnotation.)
Public propertyChangeable
Gets or sets a value indicating whether this PdfObject instance can be changed in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyColor
Gets or sets this PdfUnderlineAnnotation's color.
(Inherited from PdfTextMarkupAnnotation.)
Public propertyContents
Gets or sets a value representing this PdfMarkupAnnotation's contents.
(Inherited from PdfMarkupAnnotation.)
Public propertyCreationDate
Gets or sets a value representing this PdfMarkupAnnotation's creation date.
(Inherited from PdfMarkupAnnotation.)
Public propertyCustomData
Gets or sets a value representing custom data associated with this object.
(Inherited from PdfObject.)
Public propertyDeletable
Gets or sets a value indicating whether this PdfObject instance can be deleted in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyDpi
Gets a value representing the PdfDocument resolution.
(Inherited from PdfObject.)
Public propertyDuplicatable
Gets or sets a value indicating whether this PdfObject instance can be duplicated in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyFlatten
Gets or sets a value indicating whether this PdfAnnotation is flattened when output to the PDF saved by the PdfWebControl.
(Inherited from PdfAnnotation.)
Public propertyHeight
Gets or sets a value representing the height of this object (in pixels).
(Inherited from PdfObject.)
Public propertyHidden
Gets or sets the annotation's hidden flag.
(Inherited from PdfAnnotation.)
Public propertyHideFocusOutline
Gets or sets a value indicating whether this PdfObject's focus outline is visible (when selected) in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyHideHighlight
Gets or sets a value indicating whether this PdfObject's highlight is visible in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyIsDeleted
Gets a value indicating whether this PdfObject instance has been deleted.
(Inherited from PdfObject.)
Public propertyIsFormField
Gets a value indicating whether this PdfObject instance represents a form field or not.
(Inherited from PdfObject.)
Public propertyIsLocked
Gets a value indicating whether this PdfTextMarkupAnnotation instance represents a locked text markup annotation (an annotation which was imported when loading a document into a PdfWebControl instance).
(Inherited from PdfTextMarkupAnnotation.)
Public propertyIsOpen
Gets or sets a value indicating whether this PdfMarkupAnnotation's Popup is open.
(Inherited from PdfMarkupAnnotation.)
Public propertyIsRadPdfCreated
Gets a value indicating whether or not this annotation was created by RAD PDF (via the API or GUI)
(Inherited from PdfAnnotation.)
Public propertyLeft
Gets or sets a value representing the left edge of this object (in pixels).
(Inherited from PdfObject.)
Public propertyLocked
Gets or sets a value indicating if the annotation's locked flag is set
(Inherited from PdfAnnotation.)
Public propertyLockedContents
Gets or sets a value indicating if the annotation's locked contents flag is set
(Inherited from PdfAnnotation.)
Public propertyLockHeight
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.)
Public propertyLockProportions
Gets or sets a value indicating whether this PdfObject instance's proportions are locked when resizing.
(Inherited from PdfObject.)
Public propertyLockWidth
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.)
Public propertyModifiedDate
Gets or sets a value representing this PdfMarkupAnnotation's modification date.
(Inherited from PdfMarkupAnnotation.)
Public propertyMoveable
Gets or sets a value indicating whether this PdfObject instance can be moved in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyName
Get the annotation's name
(Inherited from PdfAnnotation.)
Public propertyNoView
Gets or sets the annotation's "no view" flag.
(Inherited from PdfAnnotation.)
Public propertyOpacity
Gets or sets a value representing this PdfMarkupAnnotation's opacity (in percent).
(Inherited from PdfMarkupAnnotation.)
Public propertyOutputToPDF
Gets or sets a value indicating whether this PdfObject instance is output to the PDF saved by the PdfWebControl.
(Inherited from PdfObject.)
Public propertyPage
Gets an object representing page with which this object is associated.
(Inherited from PdfObject.)
Public propertyPopup (Inherited from PdfMarkupAnnotation.)
Public propertyPrint
Gets or sets a value indicating whether or not this PdfAnnotation is printed.
(Inherited from PdfAnnotation.)
Public propertyReadOnly
Get or set the annotation's read-only flag
(Inherited from PdfAnnotation.)
Public propertyResizable
Gets or sets a value indicating whether this PdfObject instance can be resized in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyRichContents
Gets or sets a value representing this PdfMarkupAnnotation's rich contents / rich text (if any).
(Inherited from PdfMarkupAnnotation.)
Public propertyStylable
Gets or sets a value indicating whether this PdfObject instance can be styled in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertySubject
Gets or sets a value representing this PdfMarkupAnnotation's subject.
(Inherited from PdfMarkupAnnotation.)
Public propertyTop
Gets or sets a value representing the top edge of this object (in pixels).
(Inherited from PdfObject.)
Public propertyVisible
Gets or sets a value indicating whether this PdfObject instance is visible in the PdfWebControl client interface.
(Inherited from PdfObject.)
Public propertyWidth
Gets or sets a value representing the width of this object (in pixels).
(Inherited from PdfObject.)
Top
See Also