SystemInfoImageFileSaveFormatFilter Property

CVB.Net Documentation
Returns a filter string retrieved from the CVCFile.dll containing the different file types savable by Common Vision Blox. This string is ready for use in the System.Windows.Forms dialog boxes' Filter property.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static string ImageFileSaveFormatFilter { get; }

Property Value

Type: String
See Also

Reference