PdfAnnotationBorder(
float,
float
,
float
)
|
Documentation changed from old to new. |
Creates a PdfAnnotationBorder with three numbers defining the horizontal corner radius, vertical corner radius, and border width, all in default user space units. |
PdfAnnotationBorder(
float,
float
,
float
,
PdfDashPattern
)
|
Documentation changed from old to new. |
Creates a PdfAnnotationBorder with three numbers defining the horizontal corner radius, vertical corner radius, and border width, all in default user space units and a dash pattern for the border lines. |