Table of Contents

Property DefaultConfiguration

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

DefaultConfiguration

Gets the rich media configuration to load when the associated annotation is activated.

public PdfRichMediaConfiguration? DefaultConfiguration { get; }

Property Value

PdfRichMediaConfiguration

The default configuration. If the value is null then the first element from the Configurations collection should be used instead.

Exceptions

UnexpectedStructureException

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