[#BloombergLP-balxml-MiniReader-setOptions] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/MiniReader.adoc[MiniReader]::setOptions :relfileprefix: ../../../ :mrdocs: Set the options to the flags in the specified `flags`. The options for the reader are persistent, i.e., the options are not reset by `close`. The behavior is undefined if this method is called after calling `open` and before calling `close`. == Synopsis Declared in `<balxml_minireader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void setOptions(unsigned int flags) override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#