Property PrimaryContentType
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
PrimaryContentType
Gets a value indicating the primary content type of this configuration.
public PdfRichMediaContentType? PrimaryContentType { get; }
Property Value
- PdfRichMediaContentType?
The content type.
Remarks
If the value is null
then the type of the first element from the
Instances collection should be used instead.