FillColor Window popup

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

TatianaS
User
Posts: 103
Joined: Mon Mar 18, 2013 4:26 pm

FillColor Window popup

Post by TatianaS »

Hello,
I have an annotation to which I only allow to change Fill Color. Currently I show annotation properties on my toolbar, but it has way too much functionality for this particular case.
Is it possible to configure Annotation Toolbar to show only FillColor?

Thanks,
-Tatiana
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2448
Joined: Thu Jun 30, 2005 4:11 pm

Re: FillColor Window popup

Post by Vasyl - PDF-XChange »

Sorry but no way to customize the properties toolbar. But you may make offline the unnecessary commands.

Code: Select all

SetProperty("Commands[IdOrName].State", "Offline", 0);
HTH
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.