Class: Pdfrb::Annotation::Screen
- Defined in:
- lib/pdfrb/annotation/types.rb
Overview
Screen annotation. ยง12.5.6.18
Class Method Summary collapse
Methods inherited from Base
create, default_fields, register_as
Class Method Details
.subtype ⇒ Object
209 |
# File 'lib/pdfrb/annotation/types.rb', line 209 def subtype; :Screen; end |