Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > AutoZoningCommand Class : UnderlinesCount Property |
public uint UnderlinesCount {get;}
'Declaration
Public ReadOnly Property UnderlinesCount As UInteger
'Usage
Dim instance As AutoZoningCommand Dim value As UInteger value = instance.UnderlinesCount
public uint UnderlinesCount {get;}
@property (nonatomic, assign, readonly) NSUInteger underlinesCount
get_UnderlinesCount();