Text deletion (text middle line)
$format = new \Vtiful\Kernel\Format($fileHandle);
$style = $format->strikeout()->toResource();
Last updated
Was this helpful?
$format = new \Vtiful\Kernel\Format($fileHandle);
$style = $format->strikeout()->toResource();
Last updated
Was this helpful?