PDFANNOTATION_BorderStyle
IPDFDocument3 :: Annotations

See Also
Collapse All

This property gets or sets the style of an annotation's border.

Syntax

BSTR PDFANNOTATION_BorderStyle { get; set; }
Value

Style of the border of the current annotation

Remarks

See PDFPAGE_SetDash for more details.

Equivalent in new interface: IPDFDocument4::AnnotBorderStyle.

See Also

Reference