C# Class BitMiracle.Tiff2Pdf.Program

Show file Open project: Core-Techs/TiffLibrary

Public Properties

Property Type Description
g_testFriendly bool

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
tiff2pdf_match_paper_size ( float &width, float &length, string papersize ) : bool
tiff2pdf_usage ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

Property Details

g_testFriendly public static property

public static bool g_testFriendly
return bool