OutputConfigurationGetOutputMode Method  | 
 
            Get the output mode
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic uint GetOutputMode()
Public Function GetOutputMode As UInteger
public:
unsigned int GetOutputMode()
member GetOutputMode : unit -> uint32 
Return Value
Type: 
UInt32output mode, see setOutputMode
See Also