LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetStringDescription Method (LeadSizeHelper)






The size object.
Returns a humand-readable representation of the specified LeadSize. .NET support WinRT support
Syntax
public static string GetStringDescription( 
   LeadSize size
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal size As LeadSize _
) As String
'Usage
 
Dim size As LeadSize
Dim value As String
 
value = LeadSizeHelper.GetStringDescription(size)
public static string GetStringDescription( 
   LeadSize size
)
 function Leadtools.LeadSizeHelper.GetStringDescription( 
   size 
)
public:
static String^ GetStringDescription( 
   LeadSize size
) 

Parameters

size
The size object.

Return Value

A humand-readable representation of the specified LeadSize.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadSizeHelper Class
LeadSizeHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.