Skip to main content

IDocumentActionsArgs Properties

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