Class PdfRichMediaContentType
Specifies the content type of a rich media annotation.
Inheritance
System.Object
PdfRichMediaContentType
Namespace: Syncfusion.Pdf.Interactive
Assembly: Syncfusion.Pdf.NET.dll
Syntax
public sealed class PdfRichMediaContentType : Enum
Fields
Sound
Sound type annotation.
Declaration
public const PdfRichMediaContentType Sound
Field Value
Type |
---|
PdfRichMediaContentType |
Video
Video type annotation.
Declaration
public const PdfRichMediaContentType Video
Field Value
Type |
---|
PdfRichMediaContentType |