Index

Object PCRE.PCREMargins


Variable Index

 o bottom
Bottom margin value
 o left
Left hand side margin value
 o right
Right hand side margin value
 o top
Top margin value

Field Detail

 o left
int left
          Left hand side margin value
 o right
int right
          Right hand side margin value
 o top
int top
          Top margin value
 o bottom
int bottom
          Bottom margin value

Index