←Select platform

SubFormatsList Property

Summary

Gets or sets the list of sub-types associated with the bits per pixel being used to save the file.

Syntax

C#
VB
C++
public RasterSaveDialogSubTypesList SubFormatsList { get; set; } 

Property Value

A RasterSaveDialogSubTypesList class that represents the list of sub-types associated with the bits per pixel being used to save the file.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly