I can't find all commands, I know there are over 400 commands.
Where can i get the complete list of these commands ?
Commands List not found
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Commands List not found
You can find Command List in help file, or you can see "Commands" example for Viewer ActiveX.
-
- User
- Posts: 35
- Joined: Thu Nov 26, 2009 3:14 am
Re: Commands List not found
Thank alots.
One more thing i will like to know where i can find like:
In the SetProperty it had Operations.
SetProperty("Operation.Insertpages.RangeType", "Exact"
How i able to know under Operation had what else?
One more thing i will like to know where i can find like:
In the SetProperty it had Operations.
SetProperty("Operation.Insertpages.RangeType", "Exact"
How i able to know under Operation had what else?
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Commands List not found
You can find all needed information in Viewer SDK Help file. "InsertPages" operation is described in "Objects::Operations.InsertPages" topic.