ImageStream

ImageSignOptions.ImageStream property

Gets or sets the signature image stream. If this property is specified it is always used instead ImageFilePath.

public Stream ImageStream { get; set; }

See Also