Discuss this help topic in SecureBlackbox Forum
Specifies the encoding of custom data.
Declaration
[C++]
TPDFStringEncoding get_CustomDataEncoding();
void set_CustomDataEncoding(TPDFStringEncoding Value);
[PHP]
integer get_CustomDataEncoding()
void set_CustomDataEncoding(integer $Value)
Values:
Description
Use this property to specify the encoding of the attached custom data.
Discuss this help topic in SecureBlackbox Forum