←Select platform

SymbologiesCount Property

Summary

Get Symbologies Count

Syntax

C#
VB
Objective-C
C++
public int SymbologiesCount {get;} 
Public ReadOnly Property SymbologiesCount As Integer 
@property (nonatomic, assign, readonly) NSUInteger symbologiesCount 
public: 
property int SymbologiesCount { 
   int get(); 
} 

Property Value

An Int32 that specifies the Count of Symbologies in symbologies property

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly