←Select platform

ImageOptimizerDirectoryStatus Enumeration

Summary

Indicates the status of the current optimization directory.

Syntax

C#
VB
C++
public enum ImageOptimizerDirectoryStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ImageOptimizerDirectoryStatus  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class ImageOptimizerDirectoryStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
2OptimizingImage(0x00000003)

Indicates that the image specified in ImageOptimizerDirectoryData.InputFileName is being optimized.

Information about the percent completion of the optimization process can be found in the ImageOptimizerDirectoryData.FilePercent and ImageOptimizerDirectoryData.TotalPercent properties.

2PreOptimizingImage

Indicates that the image specified in ImageOptimizerDirectoryData.InputFileName is about to be optimized.

You can update the optimization options by updating the property ImageOptimizerDirectoryData.Options options.

Requirements

Target Platforms

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