LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

ImageOverTextMode Property

Show in webframe







Gets or sets a value that indicates how the document writer converts the overlay image (image over text).
Syntax
public DocumentImageOverTextMode ImageOverTextMode {get; set;}
'Declaration
 
Public Property ImageOverTextMode As DocumentImageOverTextMode
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As DocumentImageOverTextMode
 
instance.ImageOverTextMode = value
 
value = instance.ImageOverTextMode
public DocumentImageOverTextMode ImageOverTextMode {get; set;}

            

            
 
get_ImageOverTextMode();
set_ImageOverTextMode(value);
Object.defineProperty('ImageOverTextMode');
public:
property DocumentImageOverTextMode ImageOverTextMode {
   DocumentImageOverTextMode get();
   void set (    DocumentImageOverTextMode value);
}

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.

Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features