GoDiagram Win Reference
GoPdfMargins Constructor(Single,Single,Single,Single)

Initializes a new instance of GoPdfMargins based on the parameter values.
Syntax
'Declaration
 
Public Function New( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Right As Single, _
   ByVal Bottom As Single _
)
public GoPdfMargins( 
   float Left,
   float Top,
   float Right,
   float Bottom
)

Parameters

Left
Top
Right
Bottom
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPdfMargins Class
GoPdfMargins Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback