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

    Parameters

    t
    See Also