←Select platform

StampWidth Property

Summary

Gets or sets the width for the stamp image.

Syntax

C#
VB
C++
public int StampWidth {get; set;}
Public Property StampWidth As Integer
public: 
property int StampWidth { 
   int get(); 
   void set (    int value); 
} 

Property Value

An integer that represents the width of the stamp image in pixels.

Remarks

For more information, refer to Leadtools.Codecs.CodecsJpegSaveOptions.StampWidth.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

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