Commands List not found

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

johnnyjoe
User
Posts: 35
Joined: Thu Nov 26, 2009 3:14 am

Commands List not found

Post by johnnyjoe »

I can't find all commands, I know there are over 400 commands.
Where can i get the complete list of these commands ?
Corwin - Tracker Sup
User
Posts: 664
Joined: Tue Nov 14, 2006 12:23 pm

Re: Commands List not found

Post by Corwin - Tracker Sup »

You can find Command List in help file, or you can see "Commands" example for Viewer ActiveX.
johnnyjoe
User
Posts: 35
Joined: Thu Nov 26, 2009 3:14 am

Re: Commands List not found

Post by johnnyjoe »

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?
Corwin - Tracker Sup
User
Posts: 664
Joined: Tue Nov 14, 2006 12:23 pm

Re: Commands List not found

Post by Corwin - Tracker Sup »

You can find all needed information in Viewer SDK Help file. "InsertPages" operation is described in "Objects::Operations.InsertPages" topic.