PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets the value indicating if the annotation is invisible.
|
| VARIANT_BOOL AnnotInvisible { get; set; } |
Value
VARIANT_TRUE if the control is invisible, VARIANT_FALSE otherwise
Remarks
If set to VARIANT_TRUE, do not display the annotation if it does not belong to one of the standard annotation types and no annotation handler is available. If set to VARIANT_FALSE, display such an unknown annotation.
See the AddUnicodeTextAnnotation method for examples.
See Also
Reference


