Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionLaunch.WinAttrs Class / Parameter Property

In This Topic
    Parameter Property (ActionLaunch.WinAttrs)
    In This Topic
    Gets or sets the parameter to be passed to the application.
    Syntax
    'Declaration
     
    Public Property Parameter As System.String
    public System.string Parameter {get; set;}
    See Also