Gets or sets a value indicating whether this arrow should be drawn on paper when printing.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Printable() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is true.
RemarksSpecifies whether an arrow is to be rendered during print or print-preview operations.
See Also