Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionLaunch.WinAttrs Class
Members

In This Topic
    ActionLaunch.WinAttrs Class
    In This Topic
    Defines windows-specific launch parameters.
    Object Model
    ActionLaunch.WinAttrs Class
    Syntax
    'Declaration
     
    Public Class ActionLaunch.WinAttrs 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class ActionLaunch.WinAttrs : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Actions.ActionLaunch.WinAttrs

    See Also