IProfiles Methods
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The IProfiles type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateProfile(String, RenderingOptions, Boolean, Boolean, Boolean) |  Creates JSON profile will all extractor properties with current values.  | |
| CreateProfile(String, String, RenderingOptions, Boolean, Boolean, Boolean) |  Creates JSON profile will all extractor properties with current values.  | |
| LoadAndApplyProfiles |  Loads profiles from JSON string and automatically applies them. Note that profiles containing detection keywords will be deferred until the extraction.  | |
| LoadProfiles |  Loads profiles from JSON file.  | |
| LoadProfilesFromString |  Loads profiles from JSON string.  | 
See Also