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