TileImageFormatInfoOutputStream Property |
Gets or sets a stream the output will be written to.
Namespace: Easymap.AddIn.ExportAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Stream OutputStream { get; set; }Public Property OutputStream As Stream
Get
Set
Property Value
Stream
Remarks
See Also