←Select platform

StampHeight Property

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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.