Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFAnnotationExMBS class.

Next items

DynaPDFAnnotationExMBS.AnnotFlags as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The flags for this annotation.

You can use this constants:

kafNone = &h0000000
kafInvisible = &h0000001
kafHidden = &h0000002
kafPrint = &h0000004
kafNoZoom = &h0000008
kafNoRotate = &h0000010
kafNoView = &h0000020
kafReadOnly = &h0000040
(Read only property)

DynaPDFAnnotationExMBS.Author as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Annotation's author.

This string is either an unicode encoded string or an ASCII encoded string.
(Read only property)

DynaPDFAnnotationExMBS.BackColor as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Background color.

(Read only property)

DynaPDFAnnotationExMBS.BBox as DynaPDFRectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Bounding box in bottom-up coordinates.

(Read only property)

DynaPDFAnnotationExMBS.BorderColor as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Border color.

(Read only property)

DynaPDFAnnotationExMBS.BorderEffect as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The border effect.

Circle, Square, FreeText, and Polygon annotations.
(Read only property)

DynaPDFAnnotationExMBS.BorderStyle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Border style.

(Read only property)

DynaPDFAnnotationExMBS.BorderWidth as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Border width.

(Read only property)

DynaPDFAnnotationExMBS.Caption as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
If true, the annotation string Content is used as caption.

The string is shown in a PopUp annotation otherwise.
(Read only property)

DynaPDFAnnotationExMBS.CaptionOffsetX as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Horizontal offset of the caption from its normal position.

(Read only property)

DynaPDFAnnotationExMBS.CaptionOffsetY as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Vertical offset of the caption from its normal position.

(Read only property)

DynaPDFAnnotationExMBS.CaptionPos as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The position where the caption should be drawn if present.

(Read only property)

DynaPDFAnnotationExMBS.Content as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Annotation's contents.

This string is either an unicode encoded string or an ASCII encoded string.
(Read only property)

DynaPDFAnnotationExMBS.CreateDate as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creation Date -> Optional

(Read only property)

DynaPDFAnnotationExMBS.DashPatternCount as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Number of values in the array.

(Read only property)

DynaPDFAnnotationExMBS.Deleted as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Is this annotation marked as deleted?

(Read only property)

DynaPDFAnnotationExMBS.DestFile as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destination file.

For File link or web link annotations.

(Read only property)

DynaPDFAnnotationExMBS.DestPage as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destination page.

For Page link annotations only.

(Read only property)

DynaPDFAnnotationExMBS.DestPos as DynaPDFRectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destination position.

For Page link annotations only.

(Read only property)

DynaPDFAnnotationExMBS.DestType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The destination type.

For Page link annotations only.

(Read only property)

DynaPDFAnnotationExMBS.EmbeddedFileHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The handle for the embedded file.

For FileAttach annotations only. Use the handle with the GetEmbeddedFile function.
(Read only property)

DynaPDFAnnotationExMBS.Grouped as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Meaningful only if Parent <> -1 and Type <> katPopUp.

If true, the annotation is part of an annotation group. Properties like Content, CreateDate, ModDate, BackColor, Subject, and Open must be taken from the parent annotation.
(Read only property)

DynaPDFAnnotationExMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 12.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The internal object reference.

(Read only property)

DynaPDFAnnotationExMBS.HighlightMode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Visual effect.

(Read only property)

DynaPDFAnnotationExMBS.Icon as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The icon type for this annotation.

The Icon type depends on the annotation type. If the annotation type is atText then the Icon is of type TAnnotIcon. If the annotation type is atFileAttach then it is of type kTFileAttachIcon. If the annotation type is atStamp then the Icon is the stamp type (kTRubberStamp).
For any other annotion type this value is not set (-1).
(Read only property)

DynaPDFAnnotationExMBS.InkListCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Number of ink arrays.

(Read only property)

DynaPDFAnnotationExMBS.Intent as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Markup annotations only.

The intent allows to distinguish between different uses of an annotation. For example, line annotations have two intents: LineArrow and LineDimension.
(Read only property)

DynaPDFAnnotationExMBS.LE1 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Style of the start point -> Line and PolyLine annotations only.

(Read only property)

DynaPDFAnnotationExMBS.LE2 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Style of the end point -> Line and PolyLine annotations only.

(Read only property)

DynaPDFAnnotationExMBS.LeaderLineExtend as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Optional leader line extend beyond the leader line.

(Read only property)

DynaPDFAnnotationExMBS.LeaderLineLen as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Length of the leader lines (positive or negative)

(Read only property)

DynaPDFAnnotationExMBS.LeaderLineOffset as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Amount of space between the endpoints of the annotation and the leader lines.

(Read only property)

DynaPDFAnnotationExMBS.MarkupAnnot as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 11.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
If true, the annotation is a markup annotation.

Markup annotations can be flattened separately, see FlattenAnnots function.
(Read only property)

DynaPDFAnnotationExMBS.ModDate as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Modification Date -> Optional

(Read only property)

DynaPDFAnnotationExMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Annotation's name.

This string is either an unicode encoded string or an ASCII encoded string.
(Read only property)

DynaPDFAnnotationExMBS.OC as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Handle of an OCG or OCMD or -1 if not set.

Annotations can be part of an Optional Content Group (OCG) or Optional Content Membership Dictionary (OCMD). If OC is greater -1 an OCG or OCMD handle was set. To determine whether an OCG handle was set, check whether the value is smaller &h40000000.
(Read only property)

DynaPDFAnnotationExMBS.Opacity as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 11.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The annotation's opacity.

Opacity = 1.0 = Opaque, Opacity < 1.0 = Transparent, Markup annotations only
(Read only property)

DynaPDFAnnotationExMBS.Open as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Meaningful only for annotations which have a corresponding PopUp annotation.

(Read only property)

DynaPDFAnnotationExMBS.PageIndex as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 11.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The page index is used to sort form fields.

See SortFieldsByIndex().
(Read only property)

DynaPDFAnnotationExMBS.PageNum as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 8.6 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Page on which the annotation appears.

(Read only property)

DynaPDFAnnotationExMBS.Parent as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Parent annotation handle of a PopUp Annotation or the parent annotation if this annotation represents a state of a base annotation.

In this case, the annotation type is always atText and only the following members should be considered:

StateThe current state
StateModelMarked, Review, and so on
CreateDateCreation Date
ModDateModification Date
Author The user who has set the state
ContentNot displayed in Adobe's Acrobat...
SubjectNot displayed in Adobe's Acrobat...

The PopUp annotation of a text annotation which represent an Annotation State must be ignored.
(Read only property)

DynaPDFAnnotationExMBS.PopUp as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Handle of the corresponding PopUp annotation if any.

(Read only property)

DynaPDFAnnotationExMBS.QuadPointsCount as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 12.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of quad points.

Highlight, Link, and Redact annotations only.
(Read only property)

DynaPDFAnnotationExMBS.RD as DynaPDFRectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 16.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The rectangular difference between the annotations bounding box and the content area.

Caret, Circle, Square, and FreeText annotations.
(Read only property)

DynaPDFAnnotationExMBS.RichStyle as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Optional default style string.

For FreeText annotations.
(Read only property)

DynaPDFAnnotationExMBS.RichText as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Optional rich text string (RC key).

For Markup annotations.
(Read only property)

DynaPDFAnnotationExMBS.Rotate as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 16.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The rotation for caret annotations.

Caret and FreeText annotations only. Must be zero or a multiple of 90.
(Read only property)

DynaPDFAnnotationExMBS.StampName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The stamp name.

Set only, if Icon property is rsUserDefined.
(Read only property)

DynaPDFAnnotationExMBS.State as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 9.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The state of the annotation.

(Read only property)

Next items

The items on this page are in the following plugins: MBS DynaPDF Plugin.


The biggest plugin in space...