| synopsis || arguments || prev || next |
Overload navigation: 1, 2
void textualize_attributes( kdu_message & output, bool skip_derived=true)
Java: void Textualize_attributes( Kdu_message output, boolean skip_derived)
[Declared in "../coresys/common/kdu_params.h"]
Textualizes all attributes for which information has been written, using the same format as described for parse_string and writing the result out to the output object.
Destination for the generated text.
If true, attributes marked as automatically generated (by previous calls to set_derived) will not be textualized.