writeBindedPresentation

writeBindedPresentation(OutputStream stream) method

Writes binded presentation to stream.

Parameters

NameTypeDescription
streamOutputStreamThe stream must be seekable and writable.

Returns

void


writeBindedPresentation(String file) method

Writes binded presentation to file.

Parameters

NameTypeDescription
fileStringPresentation file.

Returns

void