GrapeCity.Xaml.SpreadSheet.Data
Compress Property


Gets or sets a value that indicates whether this DocumentAttachment is compressed.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Compress As Boolean
'Usage
 
Dim instance As DocumentAttachment
Dim value As Boolean
 
instance.Compress = value
 
value = instance.Compress
[DefaultValue()]
public bool Compress {get; set;}

Property Value

true if compressed; otherwise, false. The default value is true.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DocumentAttachment Class
DocumentAttachment Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options