LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

Format Property (SaveImageActivity)

Show in webframe





Gets or sets a value indicating the output file format.
Syntax
public RasterImageFormat Format {get; set;}
'Declaration
 
Public Property Format As RasterImageFormat
'Usage
 
Dim instance As SaveImageActivity
Dim value As RasterImageFormat
 
instance.Format = value
 
value = instance.Format

            

            
public:
property RasterImageFormat Format {
   RasterImageFormat get();
   void set (    RasterImageFormat value);
}

Property Value

The output file format.
Remarks
For valid values, refer to Summary of All Supported Image File Formats.
Requirements

Target Platforms

See Also

Reference

SaveImageActivity Class
SaveImageActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features