IsFeatureSupported
Features.IsFeatureSupported method
Returns the value that indicates whether the feature is supported.
public bool IsFeatureSupported(string featureName)
| Parameter | Type | Description | 
|---|---|---|
| featureName | String | The feature name. | 
Return Value
true if the feature is supported; otherwise, false.
See Also
- class Features
 - namespace GroupDocs.Parser.Options
 - assembly GroupDocs.Parser