Format Property

Summary

Gets the enumerated format.

Syntax
C#
VB
C++
public WiaFileFormats Format { get; } 
  
Public ReadOnly Property Format As WiaFileFormats 
public: 
property WiaFileFormats Format { 
   WiaFileFormats get(); 
} 

Property Value

A WiaFileFormats enumeration value that represents the format being enumerated.

Example

For an example, refer to EnumFormats

Requirements

Target Platforms

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

Leadtools.Wia Assembly