Click or drag to resize
IoDataReaderWriterTryGetFormat Method

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetFormat(
	ref IoDataFormat value,
	string fileName
)

Parameters

value
Type: FDF.Common.IOIoDataFormat
fileName
Type: SystemString

Return Value

Type: Boolean
See Also