PdfBorder Properties |
The PdfBorder Class exposes the following properties.
Changes made to these properties will not affect the object represented by a PdfObject Class until the setProperties Method is called with a PdfObjectProperties Class parameter which has this object set as its border property.
Name | Description | Property Type | |
---|---|---|---|
color | Represents the color of border. | String (Representing a color in hexadecimal format, e.g. #000000) | |
width | Represents the border width in pixels. (Specify 0 for no border.) | Integer |