Help > Web Development > Object Reference > Object Reference > ISYSDocumentDisplay > ResetDisplayOptions Method
<a name="kanchor354"></a>ISYSDocumentDisplay:ResetDisplayOptions Method
Reset the display options.

Syntax
[VBScript]
sub ISYSDocumentDisplay.ResetDisplayOptions
[C#]
void IISYSDocumentDisplay.ResetDisplayOptions();
[ColdFusion/Java]
void IISYSDocumentDisplay.ResetDisplayOptions() throws ComException;