PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets the character set for the title of the current node.
|
| TxFontCharset PDFOUTLINENODE_CharSet { get; set; } |
Value
Remarks
This property determines the character set of the Title property. If this property is not equal to ANSI_CHARSET, then the Title property is information stored in a PDF document as Unicode strings to support national languages. You can change any node attributes during run-time. See PDFOUTLINENODE_Action, PDFOUTLINENODE_Title.
Equivalent in new interface: None. See IPDFDocument4::AddOutlineAfter, IPDFDocument4::AddOutlineBefore and IPDFDocument4::AddOutlineChild.
See Also


