AnzOptions Property

Summary
Gets or sets the Anz options RasterDialogAnzFileOptions.
Syntax
C#
VB
C++
public RasterDialogAnzFileOptions AnzOptions { get; set; } 
  
Public Property AnzOptions As RasterDialogAnzFileOptions 
public: 
property RasterDialogAnzFileOptions^ AnzOptions { 
   RasterDialogAnzFileOptions^ get(); 
   void set (    RasterDialogAnzFileOptions^ value); 
} 

Property Value

Represents the Anz options RasterDialogAnzFileOptions.

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.