GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / FindGenerator Method
In This Topic
    FindGenerator Method
    In This Topic
    returns a GoPdfGenerator associated with the given Type or its base types, or else null
    Syntax
    public GoPdfGenerator FindGenerator( 
       Type t
    )

    Parameters

    t
    See Also