Class | PDF::Writer::TagBullet |
In: |
lib/pdf/writer.rb
|
Parent: | Object |
A callback function to support drawing of a solid bullet style. Use with <C:bullet>.
DEFAULT_COLOR | = | Color::RGB::Black | The default bullet color. |
color | [RW] |
Sets the style for <C:bullet> callback bullets that follow. Default
is Color::RGB::Black.
Set this to nil to get the default colour. |