GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfGenerator Class / Writer Property
In This Topic
    Writer Property (GoPdfGenerator)
    In This Topic
    Gets the GoPdfWriter that is rendering with this generator.
    Syntax
    public GoPdfWriter Writer {get;}
    See Also