R
Rich Lawrence
Hi,
I am trying to use the ADDIN Field typ eto create a bibliography using a
VSTO C# application. I can create the field and put information into the
Field's Code (The part that is shaded when field codes are turned on) and can
add information into the Data property.
I am having trouble creating the fields Result. If I try to add text to the
result property then the text is just inserted after the field. If I then
check the value of Result I find that it is null. So when I select the field
with field codes switched off nothing is highlighted. I am trying to get my
bibliography to work in a similar way to the Table of Contents feature in
Word.
Any suggestions?
Regards
Rich Lawrence
I am trying to use the ADDIN Field typ eto create a bibliography using a
VSTO C# application. I can create the field and put information into the
Field's Code (The part that is shaded when field codes are turned on) and can
add information into the Data property.
I am having trouble creating the fields Result. If I try to add text to the
result property then the text is just inserted after the field. If I then
check the value of Result I find that it is null. So when I select the field
with field codes switched off nothing is highlighted. I am trying to get my
bibliography to work in a similar way to the Table of Contents feature in
Word.
Any suggestions?
Regards
Rich Lawrence