ImageSaveInfo.TargetDbStream Property

Definition

Gets or sets the target data stream to save the image information.

public System.IO.Stream TargetDbStream { get; set; }
member this.TargetDbStream : System.IO.Stream with get, set
Public Property TargetDbStream As Stream

Property Value

The target data stream to save the image information.

Applies to