Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Format As Jpeg2000FileFormat |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Jpeg2000FileInformation Dim value As Jpeg2000FileFormat value = instance.Format |
C# | |
---|---|
public Jpeg2000FileFormat Format {get;} |
C++/CLI | |
---|---|
public: property Jpeg2000FileFormat Format { Jpeg2000FileFormat get(); } |
Property Value
The format of the file.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7