onbeforeprint function
Implementation
Attribute<OnbeforeprintAttr> onbeforeprint(String value) {
return Attribute('onbeforeprint', value);
}
Attribute<OnbeforeprintAttr> onbeforeprint(String value) {
return Attribute('onbeforeprint', value);
}