View Property

Summary
Specify Anz View to load Anz files.
Syntax
C#
VB
C++
public CodecsAnzView View { get; set; } 
  
Public Property View As CodecsAnzView 
public: 
property CodecsAnzView View { 
   CodecsAnzView get(); 
   void set (    CodecsAnzView value); 
} 

Property Value

Anz View

Example

Refer to RasterOpenDialog example.

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.WinForms.CommonDialogs.File Assembly

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