←Select platform

SetEditableContent(Stream) Method

Summary

Receives editable contents that was properly edited, and reflects changes to the LEADDocument.

Syntax
C#
C++/CLI
Python
public void SetEditableContent( 
   Stream stream 
) 
public:  
   void SetEditableContent( 
      Stream^ stream 
   ) 
def SetEditableContent(self,stream): 

Parameters

stream

Readable stream that has the editable contents.

Requirements

Target Platforms

Help Version 22.0.2023.4.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.