←Select platform

GetSupportedFormats Method

Summary

Gets an array containing the supported formats.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public static DocumentFormat[] GetSupportedFormats() 
Public Shared Function GetSupportedFormats() As Leadtools.Forms.Documentwriters.DocumentFormat() 
public static [Leadtools.Forms.Documentwriters.DocumentFormat[]](documentformat.md) GetSupportedFormats() 
+ (NSArray<NSNumber *> *)allSupportedFormats 
public static DocumentFormat[] getSupportedFormats() 
 function Leadtools.Forms.DocumentWriters.DocumentWriter.GetSupportedFormats() 
public: 
static Leadtools.Forms.Documentwriters.array<DocumentFormat>^ GetSupportedFormats();  

Return Value

An array containing the supported formats.

Remarks

Note: Not all formats are supported in the .NET and Windows Runtime. Use this method to find the current level of support.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly