Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentFormat.Parse Method 

Returns the DocumentFormat object corresponding to the format code.

public static DocumentFormat Parse(
   int val
);

Parameters

val
value to match against

Return Value

the existing DocumentFormat or null if no match

See Also

DocumentFormat Class | Plumtree.Remote.Crawler Namespace