C# Class Glyma.UtilityService.Export.IBIS.Pdf.PdfExportUtility

Inheritance: Glyma.UtilityService.Export.IBIS.Common.Control.DocumentExportUtility
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
PdfExportUtility ( IMapManager mapmanager ) : System.IO

Méthodes protégées

Méthode Description
WriteToFile ( ) : void

Method Details

PdfExportUtility() public méthode

public PdfExportUtility ( IMapManager mapmanager ) : System.IO
mapmanager IMapManager
Résultat System.IO

WriteToFile() protected méthode

protected WriteToFile ( ) : void
Résultat void