Gets a value indicating the content type of this instance.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfRichMediaContentType ContentType { get; }
VB
Public ReadOnly Property ContentType As PdfRichMediaContentType
Get
Property Value
Type:
PdfRichMediaContentTypeThe content type.
See Also