ImageGear for .NET
DefaultExtension Property
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > IImGearFormat Interface : DefaultExtension Property




Glossary Item Box

Gets the default extension used when naming files containing images in this format (e.g., ‘*.bmp’ for the BMP format).

Syntax

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

Property Value

String containing format extension.

Remarks

This property specifies the default extension used when naming files containing images in this format (e.g., ‘*.bmp’ for the BMP format).

This property is used when populating the filter for the SaveFileDialog.

See Also

©2013. Accusoft Corporation. All Rights Reserved.