Namespace TallComponents.PDF
Class OpenOptions
Options for reading an existing PDF document.
Syntax
public class OpenOptions
: Object
Constructors
Properties
Boolean AutoRepair
Setting for trying to automatically repair the document. It may increase the time to open the document if turned on.
ScriptBehavior JavaScriptBehavior
Required behavior of the JavaScript interpreter.
JavaScriptFactory JavaScriptFactory
String Password
Password required to open the document.
OpenOptions/XfaOptions Xfa
Xfa related settings.