Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

ImageOverTextSize Property








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;}
@property (nonatomic, assign) LTDocumentImageOverTextSize imageOverTextSize
public DocumentImageOverTextSize getImageOverTextSize()
public void setImageOverTextSize(DocumentImageOverTextSize imageOverTextSize)
            
 <br/>get_ImageOverTextSize();<br/>set_ImageOverTextSize(value);<br/>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

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