The character set to be used to display the title of the PODSDocument object.
            
 PODSDocument
attribute PODSUInt16 titleCharset;
Not applicable
PODSUInt16 PODSgetTitleCharset(PODSDocument* doc);
void PODSsetTitleCharset( PODSDocument* doc, PODSUInt16 );
doc The PODSDocument object.
titleCharset [in] The character set to be used in displaying the document’s title. For valid values, see Constants to specify a title's character set.
Getter: Value of character set to be used in displaying the document’s title.
Setter: None
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |