←Select platform

GetSupportedFormats Method

Summary
Gets an array containing the supported formats.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public static DocumentFormat[] GetSupportedFormats() 
+ (NSArray<NSNumber *> *)allSupportedFormats 
public static DocumentFormat[] getSupportedFormats() 
public: 
static array<DocumentFormat>^ GetSupportedFormats();  
def GetSupportedFormats(self): 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly

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