or
<
p
style
=
"margin: 0px 0px 0px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px;"
>
<
span
style
=
"font-family: 'MS Sans Serif';font-style: normal;font-size: 11px;color: #000000;background-color: #FFFFFF;"
>Test for the missing </
span
>
<
span
style
=
"font-family: 'MS Sans Serif';font-weight: bold;font-size: 11px;color: #000000;background-color: #FFFFFF;"
>character</
span
>
<
span
style
=
"font-family: 'MS Sans Serif';font-style: normal;font-size: 11px;color: #000000;background-color: #FFFFFF;"
> at the end of a bold span</
span
>
</
p
>
DefaultCertificate applicantCertificate = new DefaultCertificate();
applicantCertificate.DataSource = application.GetCertificateDetails(applicantID, applicationYear);
//something to do the following?
applicantCertificate.Template = "location of template trdx file";
((ResourceWrapper)Application.Current.Resources[
"ResourceWrapper"
]).ScreensRes =
new
ScreensRes();