PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / Warning Class / Code Property

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