GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfMargins Class
Fields


In This Topic
    GoPdfMargins Class Members
    In This Topic

    The following tables list the members exposed by GoPdfMargins.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field The size, in inches, of the bottom margin.  
    Public Fieldstatic (Shared in Visual Basic) An instance of PdfMargins specifying a margin size of zero on each side.  
    Public Field The size, in inches, of the left margin.  
    Public Field The size, in inches, of the right margin.  
    Public Field The size, in inches, of the top margin.  
    Top
    See Also