Back to Devexpress

PdfSoundAnnotation Properties

officefileapi-devexpress-dot-pdf-dot-pdfsoundannotation-dot-underscore-properties.md

latest5.6 KB
Original Source

PdfSoundAnnotation Properties

A sound annotations – a note that contains a sound recorded or imported form a file.

NameDescription
AppearanceGets the annotation’s appearance state on the PDF form. Inherited from PdfAnnotation.
AppearanceNameGets or sets the name of the appearance which is currently being used to draw the annotation on the PDF form. Inherited from PdfAnnotation.
BorderGets the annotation’s border, which will be drawn as a rounded rectangle. Inherited from PdfAnnotation.
ColorGets the color of the annotation. Inherited from PdfAnnotation.
ContentsGets the text that will be displayed for the annotation on the PDF form. Inherited from PdfAnnotation.
CreationDateGets the date and time when the annotation was created in the document. Inherited from PdfMarkupAnnotation.
FilterTypeGets the type into which the annotation falls in the Type filter.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotation.
IconNameGets or sets the name of the sound annotation icon.
InReplyToGets an annotation that requires a reply to another annotation. Inherited from PdfMarkupAnnotation.
IntentGets the name that describes the intent of the markup annotation. Inherited from PdfMarkupAnnotation.
ModifiedGets the date and time when the annotation was most recently modified. Inherited from PdfAnnotation.
NameGets the annotation name. Inherited from PdfAnnotation.
OpacityGets the opacity value that is used in painting the annotation. Inherited from PdfMarkupAnnotation.
OptionalContentGets the optional content specifying the optional content properties for the annotation. Inherited from PdfAnnotation.
PageGets the page with which the annotation is associated. Inherited from PdfAnnotation.
PopupGets a pop-up annotation for entering or editing the text associated with this annotation. Inherited from PdfMarkupAnnotation.
RectGets the annotation rectangle that defines the location of the annotation on the page in default user space units. Inherited from PdfAnnotation.
ReplyTypeGets a name specifying the relationship (the reply type) between this annotation and the annotation obtained in the PdfMarkupAnnotation.InReplyTo property. Inherited from PdfMarkupAnnotation.
RichTextDataGets a rich text that is displayed in the pop-up window when the annotation is opened. Inherited from PdfMarkupAnnotation.
SoundReturns a sound attached to an annotation.
StructParentGets the integer key of the annotation’s entry in the structural parent tree. Inherited from PdfAnnotation.
SubjectGets a description of the subject being addressed by the annotation. Inherited from PdfMarkupAnnotation.
TitleGets the text displayed in the title bar of the annotation’s pop-up window when the annotation is open and active. Inherited from PdfMarkupAnnotation.

See Also

PdfSoundAnnotation Class

PdfSoundAnnotation Members

DevExpress.Pdf Namespace