GrapeCity.Xaml.SpreadSheet.Data
CanPrint Property (IFloatingObject)


Gets or sets a value that indicates whether this floating object can print.
Syntax
'Declaration
 
Property CanPrint As Boolean
'Usage
 
Dim instance As IFloatingObject
Dim value As Boolean
 
instance.CanPrint = value
 
value = instance.CanPrint
bool CanPrint {get; set;}

Property Value

true if this floating object can print; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IFloatingObject Interface
IFloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options