←Select platform

Add Method (RasterSaveDialogSubTypesList)

Summary

Adds a new sub-type RasterSaveDialogFileSubType to this list.

Syntax

C#
VB
C++
public void Add(  
   Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex fileTypeIndex, 
   int bitsPerPixel, 
   int subTypeIndex 
) 
Public Sub Add( _ 
   ByVal fileTypeIndex As Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex, _ 
   ByVal bitsPerPixel As Integer, _ 
   ByVal subTypeIndex As Integer _ 
) 
public: 
void Add(  
   Leadtools.Winforms.Commondialogs.File.RasterDialogFileTypesIndex fileTypeIndex, 
   int bitsPerPixel, 
   int subTypeIndex 
) 

Parameters

fileTypeIndex
Save dialog file format index that includes the sub-type, refer to RasterDialogFileTypesIndex.

bitsPerPixel
Save dialog file format bits per pixel that includes the sub-type, refer to RasterDialogFileTypesIndex.

subTypeIndex
Save dialog file format sub-type RasterDialogFileTypesIndex.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize