C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Working_with_Images.CompressImages

Show file Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
GetFileSize ( string fileName ) : int
Run ( ) : void

Method Details

GetFileSize() public static method

public static GetFileSize ( string fileName ) : int
fileName string
return int

Run() public static method

public static Run ( ) : void
return void