ISupportDocumentActions Members
Provides the ISupportDocumentActions.OnQueryDocumentActions method that can be used to add How To: Create Custom Document Actions to specific Documents.Methods
| Name | Description |
|---|---|
| OnQueryDocumentActions(IDocumentActionsArgs) | Called each time a Document that implements the ISupportDocumentActions interface is activated. |
See Also