GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfGenerator Class
Properties Methods


In This Topic
    GoPdfGenerator Class Members
    In This Topic

    The following tables list the members exposed by GoPdfGenerator.

    Public Properties
     NameDescription
    Public PropertyThe GoObject type drawn by the instance of GoPdfGenerator  
    Public Property Gets the GoPdfWriter that is rendering with this generator.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodDraws a Northwoods.Go.GoObject.  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Draws a GraphicsPath object.  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Draws text on a single line.  
    Top
    Protected Methods
     NameDescription
    Protected MethodModifies a data stream representing the obj in the PDF document.  
    Top
    See Also