C#
VB
C++
Gets or sets the height for the stamp image.
public int StampHeight { get; set; }
Public Property StampHeight As Integer
public:
property int StampHeight {
int get();
void set ( int value);
}
An integer that represents the height of the stamp image in pixels.
For more information, refer to Leadtools.Codecs.CodecsJpegSaveOptions.StampHeight.
Refer to RasterSaveDialog example.
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