imageOverTextMode Property

Summary

Indicates how the document writer converts the overlay image (image over text).

Syntax
TypeScript
JavaScript
Object.defineProperty(PdfDocumentOptions.prototype, 'imageOverTextMode', 
   get: function(), 
   set: function(value) 
) 
imageOverTextMode: DocumentImageOverTextMode; 

Property Value

A value that indicates how the document writer converts the overlay image (image over text). Default value is DocumentImageOverTextMode.Strict

Remarks

This property is only used when the value of ImageOverText is set to true.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
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.