Search Results for

    Show / Hide Table of Contents

    Class CancelDocumentEventArgs

    Cancelable document event arguments

    Inheritance
    System.Object
    CancelDocumentEventArgs
    Namespace: Sdl.TranslationStudioAutomation.IntegrationApi
    Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
    Syntax
    public class CancelDocumentEventArgs : CancelEventArgs

    Properties

    Document

    The document envolved in the event

    Declaration
    public Document Document { get; }
    Property Value
    Type Description
    Document

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Properties
      • Document
    • Extension Methods
    Back to top Generated by DocFX