Indicates the resize options for the overlay image (image over text).
Object.defineProperty(PdfDocumentOptions.prototype, 'imageOverTextSize',
get: function(),
set: function(value)
)
imageOverTextSize: DocumentImageOverTextSize;
A value that indicates the resize options for the overlay image (image over text). Default value is DocumentImageOverTextSize.Original
This property is only used when the value of ImageOverText is set to true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET