GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Generate Method / Generate(String) Method
The pathname of the PDF
In This Topic
    Generate(String) Method
    In This Topic
    Writes a PDF file to disk
    Syntax
    public void Generate( 
       string path
    )

    Parameters

    path
    The pathname of the PDF
    See Also