Format Property

Summary

Specifies the format of the file.

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

Property Value

The format of the file.

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.Jpeg2000 Assembly