<< Click to Display Table of Contents >>
hml.saveasxml
Sets whether to save as XML format.
Values
true |
Save as XML format(The default value) |
false |
Save as binary format |
Reference
Android/iOS Viewer requires the following settings.
Android
1.Add the library file(libozrvpack_hwpwriter.so) in the Eclipse project.
iOS
1.Add the framework(OZPackHWP.framework) in the Xcode project.
2.Call the __OZExportPack_load_hwp() function before using this function.