dataType Property

Summary

Data type of this DocumentPage.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentPage.prototype, 'dataType', 
   get: function(), 
   set: function(value) 
) 
dataType: DocumentDataType; 

Property Value

The data type of this DocumentPage. Default value is DocumentDataType.transient.

Remarks

Refer to DocumentDataType for more information.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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