Leadtools.Documents.Writers Namespace > PdfDocumentOptions Object : ImageOverTextMode Property |
get_imageOverTextMode();
set_imageOverTextMode(value);
Object.defineProperty('imageOverTextMode');
Type | Description |
---|---|
DocumentImageOverTextMode | A value that indicates how the document writer converts the overlay image (image over text). Default value is DocumentImageOverTextMode.Strict |
This property is only used when the value of ImageOverText is set to true.