C# Class Ocronet.Dynamic.Utils.BookStore

Inheritance: OldBookStore
Mostra file Open project: nickun/OCRonet

Public Methods

Method Description
PathFile ( int page, int line = -1, string variant = null, string extension = null ) : string

Protected Methods

Method Description
GetLinesOfPage ( Intarray lines, int ipage ) : void

Method Details

GetLinesOfPage() protected method

protected GetLinesOfPage ( Intarray lines, int ipage ) : void
lines Intarray
ipage int
return void

PathFile() public method

public PathFile ( int page, int line = -1, string variant = null, string extension = null ) : string
page int
line int
variant string
extension string
return string