Property PresentationStyle
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
PresentationStyle
Gets or sets a value indicating how to display the rich media content.
public PdfRichMediaPresentationStyle PresentationStyle { get; set; }
Property Value
- PdfRichMediaPresentationStyle
The presentation style.
Remarks
Default value: Embedded.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.