PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagListInputParams Class / Type Property

In This Topic
    Type Property (TagListInputParams)
    In This Topic
    Gets or sets the type of list input to use.
    Syntax
    'Declaration
     
    Public Property Type As TagListInputParamsTypeEnum
    public TagListInputParamsTypeEnum Type {get; set;}
    See Also