C#
VB
Java
Objective-C
WinRT C#
C++
Gets and sets the width for the stamp image.
public int StampWidth { get; set; }
Public Property StampWidth As Integer
public int StampWidth {get; set;}
@property (nonatomic, assign) NSUInteger stampWidth
public int getStampWidth()
public void setStampWidth(int value)
<br/>get_StampWidth();<br/>set_StampWidth(value);<br/>Object.defineProperty('StampWidth');
The width for the stamp image.
For an example, refer to CodecsJpegOptions.
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