IDocumentActionsArgs Properties
Provides members that store specific data for the ISupportDocumentActions.OnQueryDocumentActions method and the WindowsUIView.QueryDocumentActions event.
Name | Description |
---|---|
Document |
Gets the collection of How To: Create Custom Document Actions associated with the current Document. |
Flyout |
Gets or sets a Flyout |
See Also