Table of Contents

Property ActivationMode

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

ActivationMode

Gets or sets the activation mode defining when the associated PdfRichMediaAnnotation should be activated.

public PdfRichMediaActivationMode ActivationMode { get; set; }

Property Value

PdfRichMediaActivationMode

The activation mode for the associated PdfRichMediaAnnotation.

Remarks

Default value: ExplicitActivation.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.