ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : Stream Property |
'Declaration Public Property Stream As Stream
'Usage Dim instance As ImGearARTHistory Dim value As Stream instance.Stream = value value = instance.Stream
public Stream Stream {get; set;}