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