CtDocumentFileFormat Property
|
The mediatype of a document following the Internet Assigned Numbers Authority's specification (https://www.iana.org/assignments/media-types/media-types.xhtml);examples are 'application/pdf' and 'audio/mpeg'
Namespace: IIB.ICDD.Model.Container.DocumentAssembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntaxpublic string FileFormat { get; set; }
Property Value
String
See Also