ImageGear for .NET
Filters Property
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearSaveOptions Class : Filters Property




Glossary Item Box

Gets or sets filter settings to be used in a particular image saving operation.

Syntax

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

Property Value

ImGearFileFilters class object.

Remarks

If this property is not null, it overrides the global settings specified by ImGearFileFormats.Filters.

This property can be used in a multithreaded application, in order to use different filter control parameters in different threads.

The default value is null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.