Click or drag to resize
IoDataFormatCollectionGetByExtension Method

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public IoDataFormat GetByExtension(
	string extension
)

Parameters

extension
Type: SystemString

Return Value

Type: IoDataFormat
See Also