Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > PdfDocumentOptions Class : ImageOverTextSize Property |
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); }
This property is only used when the value of ImageOverText is set to true.