Click or drag to resize
RichMediaAnnotationContentType Enumeration
Type of the multimedia.

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum ContentType
Members
  Member nameValueDescription
Audio0 Audio data.
Video1 Video data.
Unknown2 Unknown/unsupported type of data.
See Also