Help > Web Development > Object Reference > Object Reference > ISYSDocumentDisplay > SetImageDirectory Method
<a name="kanchor356"></a>ISYSDocumentDisplay:SetImageDirectory Method
Set the directory where images should be stored when using ISYS:rich-html.

Syntax
[VBScript]
sub ISYSDocumentDisplay.SetImageDirectory(_
  string Path_ 
)
[C#]
void IISYSDocumentDisplay.SetImageDirectory(
  string Path
);
[ColdFusion/Java]
void IISYSDocumentDisplay.SetImageDirectory(
  java.lang.String Path
) throws ComException;
Parameters
PathDirectory into which images should be saved