[#BloombergLP-balxml-EncoderOptions-2constructor-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/EncoderOptions.adoc[EncoderOptions]::EncoderOptions :relfileprefix: ../../../ :mrdocs: Create an object of type `EncoderOptions` having the value of the specified `original` object. After performing this action, the `original` object will be left in a valid, but unspecified state. == Synopsis Declared in `<balxml_encoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- EncoderOptions(xref:BloombergLP/balxml/EncoderOptions.adoc[EncoderOptions]&& original) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#