Programmer's Guide (《编程指南》) > Interfaces > CMSObject interface > encoding attribute
  
encoding attribute
Specifies the character encoding of the object's content.
For most adapters, this attribute would only be available if the object was currently loaded.
encoding
Access
read-write
Returns
String
Get throws
CMSException
Raised for any error.
Set throws
CMSException
Raised for any error.