Manager..::..GetEmbeddedRichText Method

Gets the embedded rich text.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public static Stream GetEmbeddedRichText(
	string EmbeddedTextFileName
)
Public Shared Function GetEmbeddedRichText ( _
	EmbeddedTextFileName As String _
) As Stream
public:
static Stream^ GetEmbeddedRichText(
	String^ EmbeddedTextFileName
)

Parameters

EmbeddedTextFileName
Type: String
Name of the embedded text file.

Return Value

System.IO.Stream.