PdfRichMediaActivationSettings Class

Docotic.Pdf library help > BitMiracle.Docotic.Pdf > PdfRichMediaActivationSettings Class
Class for a rich media annotation activation settings.

Inheritance Hierarchy

System.Object
  BitMiracle.Docotic.Pdf.PdfRichMediaActivationSettings

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public sealed class PdfRichMediaActivationSettings
VB
Public NotInheritable Class PdfRichMediaActivationSettings

The PdfRichMediaActivationSettings type exposes the following members.

Properties

  NameDescription
Public propertyActivationMode
Gets or sets the activation mode defining when the associated annotation should be activated.
Public propertyAnimation
Gets the animation settings for Flash and 3D content.
Public propertyDeactivationMode
Gets or sets the deactivation mode defining when the associated annotation should be deactivated.
Public propertyDefaultConfiguration
Gets the rich media configuration to load when the associated annotation is activated.
Public propertyPresentationStyle
Gets or sets a value indicating how to display the rich media content.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also