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
コメント
2件のコメント
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 ;)
サインインしてコメントを残してください。