Pdf |
The PdfBorderStyle type exposes the following members.
Name | Description | |
---|---|---|
PdfBorderStyle | Creates new instance of PdfBorderStyle. | |
PdfBorderStyle(PdfTypeBase) | Creates a new instance of PdfBorderStyle and initialize it with specified dictionary |
Name | Description | |
---|---|---|
DashPattern | Gets or sets an array defining a pattern of dashes and gaps to be used in drawing a dashed border. | |
Style | Gets or sets border style. | |
Width | Gets or sets the border width in points. |
Note |
---|
If neither the Border nor the BS entry is present, the border is drawn as a solid line with a width of 1 point. |