Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionLaunch Class / Win Property

In This Topic
    Win Property
    In This Topic
    Gets the ActionLaunch.WinAttrs object defining windows-specific parameters of the launch action.
    Syntax
    'Declaration
     
    Public Property Win As ActionLaunch.WinAttrs
    public ActionLaunch.WinAttrs Win {get; set;}
    See Also