PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Tag Class / Type Property

In This Topic
    Type Property (Tag)
    In This Topic
    Gets or sets the current tag type.
    Syntax
    'Declaration
     
    Public Property Type As Type
    public Type Type {get; set;}
    See Also