OutlinedBorderConverter extension
Extension on OutlinedBorder to convert it to the pdf equivalent pw.BoxShape
.
Methods
-
toPdfBorderRadius(
) → BorderRadius -
Available on OutlinedBorder, provided by the OutlinedBorderConverter extension
Converts the OutlinedBorder to apw.BorderRadius
. -
toPdfBoxShape(
) → BoxShape -
Available on OutlinedBorder, provided by the OutlinedBorderConverter extension
Converts the OutlinedBorder to apw.BoxShape
.