←Select platform

GetSupportedFormats Method

Summary
Gets an array containing the supported formats.
Syntax
C#
VB
Objective-C
C++
Java
public static DocumentFormat[] GetSupportedFormats() 
Public Shared Function GetSupportedFormats() As DocumentFormat() 
+ (NSArray<NSNumber *> *)allSupportedFormats 
public static DocumentFormat[] getSupportedFormats() 
public: 
static array<DocumentFormat>^ GetSupportedFormats();  

Return Value

An array containing the supported formats.

Remarks

Note: Not all formats are supported in all platforms. Use this method to find the current level of support.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.