←Select platform

Extension Property (RasterSaveDialogFileFormat)

Summary

Gets or sets the format extension string that will be used when the file is saved.

Syntax

C#
VB
C++
public string Extension {get; set;}
Public Property Extension As String
public: 
property String^ Extension { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

The format extension string that will be used when the file is saved.

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