Vagyojaka 5.5.7
Loading...
Searching...
No Matches
saveToPDF.Margins Class Reference
Inheritance diagram for saveToPDF.Margins:

Public Member Functions

 __init__ (self, right, left, top, bottom)
 
 right (self)
 
 left (self)
 
 top (self)
 
 bottom (self)
 
 adjustLeft (self, width)
 

Protected Attributes

 _right = right
 
 _left = left
 
 _top = top
 
 _bottom = bottom
 

Constructor & Destructor Documentation

◆ __init__()

saveToPDF.Margins.__init__ ( self,
right,
left,
top,
bottom )

Member Function Documentation

◆ adjustLeft()

saveToPDF.Margins.adjustLeft ( self,
width )

◆ bottom()

saveToPDF.Margins.bottom ( self)

◆ left()

saveToPDF.Margins.left ( self)

◆ right()

saveToPDF.Margins.right ( self)

◆ top()

saveToPDF.Margins.top ( self)

Member Data Documentation

◆ _bottom

saveToPDF.Margins._bottom = bottom
protected

◆ _left

saveToPDF.Margins._left = left
protected

◆ _right

saveToPDF.Margins._right = right
protected

◆ _top

saveToPDF.Margins._top = top
protected

The documentation for this class was generated from the following file: