Hi,
I'm new at NetOffice and I may need some guidance in order to know all the possibilities given by NetOffice.
I basically need to disable, programmatically through a C# application, the features of saving, printing, cut and copy of an project file (mpp). Saving and printing I'm able to disable using interop events, but for cut and copy I wasn't. This is why I'm searching here a way to do this, in fact, I don't know if this is possible through NetOffice api for Project. Using the regular Microsoft interop for Project, I'm pretty sure that this is not possible, unlike Excel interop, for example, which provide us some features to disable cut and copy programmatically.
May some one know if I can do this through NetOffice and, beyond that, kindly provide some guidance?
Thanks in advance!
I'm new at NetOffice and I may need some guidance in order to know all the possibilities given by NetOffice.
I basically need to disable, programmatically through a C# application, the features of saving, printing, cut and copy of an project file (mpp). Saving and printing I'm able to disable using interop events, but for cut and copy I wasn't. This is why I'm searching here a way to do this, in fact, I don't know if this is possible through NetOffice api for Project. Using the regular Microsoft interop for Project, I'm pretty sure that this is not possible, unlike Excel interop, for example, which provide us some features to disable cut and copy programmatically.
May some one know if I can do this through NetOffice and, beyond that, kindly provide some guidance?
Thanks in advance!