ComboBoxUnicodeItems
IPDFDocument4 :: Annotations

See Also
Collapse All

This property gets or sets a unicode string representing ComboBox control items separated with the "new line" symbol.

Syntax

BSTR ComboBoxUnicodeItems { get; set; }
Value

String representing current ComboBox items separated with the "new line" symbol

For example:

"Item1
Item2
Item3"

Remarks

See the AnnotBorderColor property for examples.

See Also

Reference