PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Warning Class / Code Property

In This Topic
    Code Property
    In This Topic
    Gets the code identifying the problem.
    Syntax
    'Declaration
     
    Public ReadOnly Property Code As GenerateErrorEnum
    public GenerateErrorEnum Code {get;}
    See Also