[#BloombergLP-bdljsn-WriteOptions-setStyle] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]::setStyle :relfileprefix: ../../../ :mrdocs: Set the `style` attribute of this object to the specified `value` and return a non‐`const` reference to this object. == Synopsis Declared in `<bdljsn_writeoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/WriteOptions.adoc[WriteOptions]& setStyle(xref:BloombergLP/bdljsn/WriteStyle/Enum.adoc[bdljsn::WriteStyle::Enum] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#