Gets or sets a value indicating whether flowchart's Picture will be rendered in the exported image.
SyntaxVB6
Copy Code
|
|---|
Public Property Get EnableBkgrImage() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
See Also