Class: Pdfrb::Model::Type::XObjectFormPrinterMark

Inherits:
Cos::Stream show all
Defined in:
lib/pdfrb/model/type/xobject_form.rb

Overview

Printer's mark form XObject (s14.11.4): registration styles.

Instance Attribute Summary

Attributes inherited from Cos::Stream

#stream

Attributes inherited from Object

#document, #gen, #oid, #value

Instance Method Summary collapse

Methods inherited from Cos::Stream

#decoded_stream, #encoded_stream=, #initialize

Methods inherited from Cos::Dictionary

#[], #[]=, apply_arlington_definition, arlington_default, arlington_key_to_symbol, arlington_one_type_to_ruby, arlington_required?, arlington_scalar, arlington_types_to_ruby, arlington_version, define_field, define_field_from_arlington, #delete, #each, each_field, #each_raw, #empty?, field, #initialize, #key?, #keys, lookup_type, merged_field, own_fields, #pdf_type, register_type, type_map, #validate

Methods included from Cos::ArlingtonBacked

#arlington_object

Methods inherited from Object

#==, define_type, #deref, #indirect?, #initialize, #must_be_indirect?, #pdf_type, pdf_type

Constructor Details

This class inherits a constructor from Pdfrb::Model::Cos::Stream

Instance Method Details

#colorantsObject



75
# File 'lib/pdfrb/model/type/xobject_form.rb', line 75

def colorants; self[:Colorants]; end

#mark_styleObject



74
# File 'lib/pdfrb/model/type/xobject_form.rb', line 74

def mark_style; self[:MarkStyle]; end