Accusoft NotateXpress 13
AllowPaint Property
Description
Gets and sets if annotations will be painted (rendered to the display).
Property Type
Read-write property
Syntax
Visual Basic
Public Property AllowPaint As Boolean
Return Type
If painting is enabled.
Remarks

This can be useful when you are loading a file that contains multiple layers, and you only want to show one at a time.

You can set AllowPaint to False, load a file, then iterate through the layers using GetFirstLayer and GetNextLayer methods, setting the layers visible property.

When you have iterated through all the layers, you can then set AllowPaint to True.

See Also

NotateXpress Object  | NotateXpress Members  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback