FormatsCount Property

Summary
Gets the count of the formats being enumerated.
Syntax
C#
VB
C++
public int FormatsCount { get; } 
  
Public ReadOnly Property FormatsCount As Integer 
public: 
property int FormatsCount { 
   int get(); 
} 

Property Value

An integer that represents the number of formats being enumerated.

Example

For an example, refer to EnumFormats

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.