PDFANNOTATION_Hint_Charset
IPDFDocument3 :: Annotations

See Also
Collapse All

This property gets or sets the code page (character set) of annotation hints.

Syntax

TxFontCharset PDFANNOTATION_Hint_Charset { get; set; }
Value
One of the TxFontCharset values

Remarks

This property contains a character set for showing annotation hints.

Equivalent in new interface: IPDFDocument4::SetControlHint.

See Also

Reference