C#
VB
Java
Objective-C
WinRT C#
C++
Gets and sets the height for the stamp image.
public int StampHeight { get; set; }
Public Property StampHeight As Integer
public int StampHeight {get; set;}
@property (nonatomic, assign) NSUInteger stampHeight
public int getStampHeight()
public void setStampHeight(int value)
<br/>get_StampHeight();<br/>set_StampHeight(value);<br/>Object.defineProperty('StampHeight');
The height 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