Hi,
I am trying to remove LaunchAction from a pdf file. I am able to get it:
IAppointment act = document.getOpenAction();
but not delete it.
Thanks,
I am trying to remove LaunchAction from a pdf file. I am able to get it:
IAppointment act = document.getOpenAction();
but not delete it.
Thanks,