Gets and sets the fill style for new rectangle annotations.
Read-write property
Visual Basic |
---|
Public Property InitialNewRectangleAnnotationFill As PV_AnnotationFill |
A PV_AnnotationFill enumeration value.
The default value is PV_AnnotationFill_Opaque.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set. For more information, see the Initial Property Scope topic.