.NET Framework Class Library
ConverterJobInfoEventArgs.IsStreamOutput Property
<< Click to Display Table of Contents >> ConverterJobInfoEventArgs.IsStreamOutput Property |
Gets whether output documents are set to be saved to streams.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public Property IsStreamOutput As Boolean |
C# |
public bool IsStreamOutput { get; set; } |
Visual C++ |
public: |
ConverterJobInfoEventArgs Class