Add Method

Summary
Add new file type RasterSaveDialogFileFormat to this list.
Syntax
C#
VB
C++
  
Public Sub Add( _ 
   ByVal fileTypeIndex As RasterDialogFileTypesIndex, _ 
   ByVal bitsPerPixelDataContent As RasterDialogBitsPerPixelDataContent _ 
)  

Parameters

fileTypeIndex
Save dialog file format index RasterDialogFileTypesIndex to be added.

bitsPerPixelDataContent
The bits per pixel list content, refer to RasterDialogBitsPerPixelDataContent.

Example

Refer to RasterSaveDialog 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.