Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
CharacterWidth Property
See Also 
Leadtools.Document Namespace > RasterDocumentHandprintOptions Structure : CharacterWidth Property




Represents the Character width in 1/1200 of an inch.

Syntax

Visual Basic (Declaration) 
Public Property CharacterWidth As Integer
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentHandprintOptions
Dim value As Integer
 
instance.CharacterWidth = value
 
value = instance.CharacterWidth
C# 
public int CharacterWidth {get; set;}
Managed Extensions for C++ 
public: __property int get_CharacterWidth();
public: __property void set_CharacterWidth( 
   int value
);
C++/CLI 
public:
property int CharacterWidth {
   int get();
   void set (int value);
}

Return Value

The Character width in 1/1200 of an inch. A value of zero (0) forces the automatic calculation of this property.

Example

Refer to HandprintOptions example.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features