'Declaration
ReadOnly Property CanPrint As Boolean
'Usage
Dim instance As IPdfPrintableRule Dim value As Boolean value = instance.CanPrint
bool CanPrint {get;}
Property Value
true
if this rule can print directly to PDF graphics; otherwise, false
.