PDFRichMediaInstance¶
Namespace: O2S.Components.PDF4NET.Annotations
Defines a rich media instance.
Inheritance Object → PDFRichMediaInstance
Constructors¶
PDFRichMediaInstance()¶
Initializes a new PDFRichMediaInstance object.
Properties¶
Asset¶
Gets or sets the associated asset with this instance.
Property Value
PDFRichMediaAsset
The asset associated with the instance.
MediaType¶
Gets or sets the media type.
Property Value
PDFRichMediaType
A PDFRichMediaType enum value specifying the media type.
Parameters¶
Gets or sets the rich media parameters.
Property Value
PDFRichMediaParameters
A rich media parameters object.