←Select platform

MimeTypes Property

Summary

MIME type whitelisting support.

Syntax
C#
VB
C++
public static DocumentMimeTypes MimeTypes { get; } 
Public Shared ReadOnly Property MimeTypes() As DocumentMimeTypes 
   Get 
public:  
   static property DocumentMimeTypes^ MimeTypes 
   { 
      DocumentMimeTypes^ get() 
   } 

Property Value

DocumentMimeTypes object to support MIME type whitelisting in this DocumentFactory.

Remarks

For more information, refer to DocumentMimeTypes.

Example

For an example, refer to DocumentMimeTypes.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly