Class: EideticPDF::PdfObjects::PdfAnnotBorder

Inherits:
PdfDictionary show all
Defined in:
lib/epdfo.rb

Instance Method Summary collapse

Methods inherited from PdfDictionary

#[], #[]=, #to_s, #update

Constructor Details

#initialize(sub_type) ⇒ PdfAnnotBorder

Returns a new instance of PdfAnnotBorder.



689
690
# File 'lib/epdfo.rb', line 689

def initialize(sub_type)
end