In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetWordCount Method

GetWordCount Method (IGdPictureSegmenter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(33)>

Function GetWordCount( _

   ByVal SegmentationResultID As String _

) As Integer
[DispId(33)]

int GetWordCount( 

   string SegmentationResultID

)
function GetWordCount( 

    SegmentationResultID: String

): Integer; 
DispIdAttribute(33)

function GetWordCount( 

   SegmentationResultID : String

) : int;
[DispId(33)]

int GetWordCount( 

   string* SegmentationResultID

) 
[DispId(33)]

int GetWordCount( 

   String^ SegmentationResultID

) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members