AnnotUnicodeText
IPDFDocument4 :: Annotations

See Also
Collapse All

This property gets or sets the unicode text value for ComBobox, edit, or text annotation controls.

Syntax

BSTR AnnotUnicodeText { get; set; }
Value
String containing unicode text

Remarks

This property indicates the default text string for an edit control, the currently selected option for a ComboBox control, or the pop-up text in text annotation windows. For text annotation controls, carriage returns in the text may be used to separate the text into paragraphs.

See theĀ AnnotBorderColor property for examples.

See Also

Reference