You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Document Class > Document Methods > Document.SetContent Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Document.SetContent Method

Set the content of the document. This method may be executed if write access has been set.

Syntax
C#
public void SetContent(Stream stream);
Parameters
Description
Stream stream
The stream which should be set.
Copyright © 2019. All rights reserved.