Property | Type | Description |
---|
Method | Description | |
---|---|---|
AllowCRLF ( ) : int | ||
GetCRLFTranslation ( ) : string | ||
GetDefaultEncoding ( ) : int | ||
GetLibraryInfo ( ) : string | ||
GetSupportExtension ( ) : string | ||
GetText ( string strInput ) : string | ||
MakeScript ( string strOrgScript, string strOrgText, string strNewText ) : string | ||
PostProcess ( string buffer ) : byte[] | ||
PreProcess ( byte buffer ) : string[] |
public MakeScript ( string strOrgScript, string strOrgText, string strNewText ) : string | ||
strOrgScript | string | |
strOrgText | string | |
strNewText | string | |
return | string |
public PostProcess ( string buffer ) : byte[] | ||
buffer | string | |
return | byte[] |