Table of Contents

Property ContentType

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

ContentType

Gets a value indicating the content type of this instance.

public PdfRichMediaContentType ContentType { get; }

Property Value

PdfRichMediaContentType

The content type.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type. Or the value can not be converted to one of the PdfRichMediaContentType constants.