Table of Contents

Property Configurations

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

Configurations

Gets the collection of rich media configurations associated with this PdfRichMediaAnnotation.

public PdfCollection<PdfRichMediaConfiguration?> Configurations { get; }

Property Value

PdfCollection<PdfRichMediaConfiguration>

The collection of rich media configurations associated with this annotation.

Exceptions

UnexpectedStructureException

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