Copy Method

Summary

Copies the sourceFileOptions options data.

Syntax
C#
VB
C++
  
Public Sub Copy( _ 
   ByVal sourceFileOptions As RasterDialogFileOptions _ 
)  
public: 
void Copy(  
   RasterDialogFileOptions^ sourceFileOptions 
)  

Parameters

sourceFileOptions
Source RasterDialogFileOptions to copy.

Example

Refer to RasterOpenDialog example.

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