←Select platform

StampHeight Property

Summary

Gets and sets the height for the stamp image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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) 
             
  
get_StampHeight(); 
set_StampHeight(value); 
Object.defineProperty('StampHeight');  
public: 
property int StampHeight { 
   int get(); 
   void set (    int ); 
} 

Property Value

The height for the stamp image.

Example

For an example, refer to CodecsJpegOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize