Click or drag to resize

PathFinderIsImage Method


Namespace:  Ingeniux.CMS.Dita
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public static bool IsImage(
	string extension
)

Parameters

extension
Type: SystemString

[Missing <param name="extension"/> documentation for "M:Ingeniux.CMS.Dita.PathFinder.IsImage(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.PathFinder.IsImage(System.String)"]

See Also