←Select platform

DocumentPushStreamOptions Class

Summary

Provides options for LEADDocument.GetEditableContent to get the document's editable data for the document editor control.

Syntax
C#
C++/CLI
Python
[SerializableAttribute()] 
[DataContractAttribute()] 
public class DocumentPushStreamOptions 
public: 
   [SerializableAttribute,  
   DataContractAttribute] 
   ref class DocumentPushStreamOptions 
class DocumentPushStreamOptions: 
Remarks

The DocumentPushStreamOptions is used to set the push stream options used in LEADDocument-GetEditableContent.

LEADDocument-GetEditableContent parses the document data and pushes the content while parsing to IDocumentPushStream.

DocumentPushStreamOptions.MaxDataSize is used to set the maximum data size to be pushed by LEADDocument-GetEditableContent to IDocumentPushStream in every call.

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.