Preset.FindPresets Method

Returns matching system presets based on the search predicate.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
'Usage

Parameters

predicate

Lambda search expression.

Return Value

The found preset.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Preset Class
Preset Members
Microsoft.Expression.Encoder Namespace