SetAnnotCaption
IPDFDocument4 :: Annotations

See Also
Collapse All

This method sets the ASCII title of an annotation or button.

Syntax

HRESULT SetAnnotCaption (
BSTR caption,
FontCharset charset
)
Parameters
caption
ASCII title of an annotation or button

charset
Character set of the caption

Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.

See Also

Reference