GrapeCity.Xaml.SpreadSheet.Data
FileStream Property (DocumentAttachment)


Gets or sets the file stream.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property FileStream As Stream
'Usage
 
Dim instance As DocumentAttachment
Dim value As Stream
 
instance.FileStream = value
 
value = instance.FileStream
[DefaultValue()]
public Stream FileStream {get; set;}

Property Value

The file stream. The default value is null.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DocumentAttachment Class
DocumentAttachment Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options