LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

ImageOverTextSize Property

Show in webframe







Gets or sets a value that indicates the resize options for the overlay image (image over text).
Syntax
public DocumentImageOverTextSize ImageOverTextSize {get; set;}
'Declaration
 
Public Property ImageOverTextSize As DocumentImageOverTextSize
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As DocumentImageOverTextSize
 
instance.ImageOverTextSize = value
 
value = instance.ImageOverTextSize
public DocumentImageOverTextSize ImageOverTextSize {get; set;}

            

            
 
get_ImageOverTextSize();
set_ImageOverTextSize(value);
Object.defineProperty('ImageOverTextSize');
public:
property DocumentImageOverTextSize ImageOverTextSize {
   DocumentImageOverTextSize get();
   void set (    DocumentImageOverTextSize value);
}

Property Value

A value that indicates the resize options for the overlay image (image over text). Default value is DocumentImageOverTextSize.Original
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