VffOptions Property

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

Property Value

Represents the VFF options RasterDialogVffFileOptions.

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.