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


Gets or sets a value that indicates whether this floating object can print.
Syntax
'Declaration
 
Public Property CanPrint As Boolean
'Usage
 
Dim instance As FloatingObject
Dim value As Boolean
 
instance.CanPrint = value
 
value = instance.CanPrint
public 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

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options