←Select platform

Image Property (RasterSaveDialog)

Summary

Gets or sets the Raster Image to be saved.

Syntax

C#
VB
C++
public Leadtools.RasterImage Image {get; set;}
Public Property Image As Leadtools.RasterImage
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ value); 
} 

Property Value

Raster Image to be saved if the AutoProcess is true.

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