ComponentOne Bitmap for WPF
StreamOnly Property (JpegXROptions)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > JpegXROptions Class : StreamOnly Property
Enables or disables stream-only mode.
Syntax
'Declaration
 
Public Property StreamOnly As System.Nullable(Of Boolean)
public System.Nullable<bool> StreamOnly {get; set;}
Remarks
The default value is false.
See Also

Reference

JpegXROptions Class
JpegXROptions Members