'Declaration <BrowsableAttribute(False)> Public ReadOnly Property CountOfLinesFound As Integer
'Usage Dim instance As Processor Dim value As Integer value = instance.CountOfLinesFound
[Browsable(false)] public int CountOfLinesFound {get;}
[Browsable(false)] public: __property int get_CountOfLinesFound();
[Browsable(false)] public: property int CountOfLinesFound { int get(); }
Note: Available in Professional edition.
Processor Class Processor Members
©2018. Accusoft Corporation. All Rights Reserved.