PDFANNOTATION_Charset
IPDFDocument3 :: Annotations

See Also
Collapse All

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

Syntax

TxFontCharset PDFANNOTATION_Charset { get; set; }
Value
One of theĀ TxFontCharset values

Remarks

This property contains a character set for showing annotation text.

Equivalent in new interface: IPDFDocument4::SetAnnotCaption.

See Also

Reference