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




newFormat
New format to be added.

Glossary Item Box

Adds a new format to the end of the list of formats.

Syntax

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

Parameters

newFormat
New format to be added.

Return Value

A place in the list where new format is placed.

Remarks

If the list contains the format with the same ID as the new one, the new format is not added, and the index of the existing format is returned instead.

See Also

©2013. Accusoft Corporation. All Rights Reserved.