FormSuite v6.0 - Updated
DebugOptions Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > Processor Class : DebugOptions Property
Gets the debug options object that specifies debug settings for all components used in this Processor object.
Syntax
'Declaration
 
Public ReadOnly Property DebugOptions As DebugOptions
'Usage
 
Dim instance As Processor
Dim value As DebugOptions
 
value = instance.DebugOptions
public DebugOptions DebugOptions {get;}
public: __property DebugOptions* get_DebugOptions();
public:
property DebugOptions^ DebugOptions {
   DebugOptions^ get();
}
See Also

Reference

Processor Class
Processor Members

Is this page helpful?
Yes No
Thanks for your feedback.