ControlShowBorder
IPDFDocument4 :: Annotations

See Also
Collapse All

This property gets or sets the value indicating the visible status for a border around a control.

Syntax

VARIANT_BOOL ControlShowBorder { get; set; }
Value
VARIANT_TRUE if if the border is visible, VARIANT_FALSE otherwise.

Remarks

See theĀ AnnotBorderColor property for examples.

See Also

Reference