ImageGear for .NET
Get Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearFileFilters Class : Get Method




formatId
The ID of the format.

Glossary Item Box

Gets a format in the list based on the format ID.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

formatId
The ID of the format.

Return Value

The IImGearFormat interface of a format in the list.

Remarks

This method gets a format from the list, allowing you to access format's settings.

Use this method to manage format's control parameters and access the format's attributes (i.e., name, default file extension, etc.). If a format is not in the list, an exception is thrown.

See Also

©2013. Accusoft Corporation. All Rights Reserved.