{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
CanPrint Property
Gets a value indicating whether this instance can be printed.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
bool
CanPrint
{
get
; }
Public
ReadOnly
Property
CanPrint
As
Boolean
Get
Field Value
true
if this instance can be printed; otherwise,
false
.
See Also
EntityObject Class
FLEXYGO.Objects Namespace