When calling engine.CreateDocumentProcessingParams, without selecting a profile before, what are the default values of each underlying parameters ?
In 'Predefined Profiles Specification' it says: 'The table below lists all object properties which are set to a non-default value by each profile'.
But, in the documentation, I cannot find a list of defaut value for each property
Comments
2 comments
All underlying object properties will have their default values. The default values are described for each property in the Description part in the Help file.
I finally found it, it's actually in API Reference -> Parameter Objects ;)
Please sign in to leave a comment.