N
Nicholas Paldino [.NET/C# MVP]
Amith,
Technically, the font property is both read and write. Its the
properties on the IFontDisp interface that are not read and write. Can you
show what the declaration of the IFontDisp interface is (it has to be in an
interop assembly of some kind). Perhaps the definition is incorrect.
Hope this helps.
Technically, the font property is both read and write. Its the
properties on the IFontDisp interface that are not read and write. Can you
show what the declaration of the IFontDisp interface is (it has to be in an
interop assembly of some kind). Perhaps the definition is incorrect.
Hope this helps.