| 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;}
get_ImageOverTextSize();
set_ImageOverTextSize(value);
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.