Accusoft.Forms1 - Updated
DebugOptions Property



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
Public ReadOnly Property DebugOptions As DebugOptions
Dim instance As Processor
Dim value As DebugOptions
 
value = instance.DebugOptions
public DebugOptions DebugOptions {get;}
public:
property DebugOptions^ DebugOptions {
   DebugOptions^ get();
}
See Also

Reference

Processor Class
Processor Members