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 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