PDFRichMediaType¶
Namespace: O2S.Components.PDF4NET.Annotations
Specifies the supported rich media types.
Inheritance Object → ValueType → Enum → PDFRichMediaType
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| ThreeD | 0 | 3D content. |
| Flash | 1 | Flash content. |
| Sound | 2 | Sound content. |
| Video | 3 | Video content. |
| Unknown | 4 | Unknown content type. |