C# Class DocExp.PreviewControls.TextPreview

Inheritance: System.Windows.Forms.RichTextBox, IPreview
Exibir arquivo Open project: RevolutionSmythe/cairoshell

Public Methods

Method Description
Preview ( string path ) : void
TextPreview ( ) : System

Method Details

Preview() public method

public Preview ( string path ) : void
path string
return void

TextPreview() public method

public TextPreview ( ) : System
return System