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

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

Leadtools.WinForms.CommonDialogs.File Assembly

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