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

In This Topic
    Source Property
    In This Topic
    Gets the object which triggered the error.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As Object
    public object Source {get;}
    See Also