Class: Poppler::AnnotFileAttachment
- Inherits:
-
AnnotMarkup
- Object
- Annot
- AnnotMarkup
- Poppler::AnnotFileAttachment
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#attachment ⇒ Poppler::Attachment
Creates a Poppler::Attachment for the file of the file attachment annotation annot.
-
#name ⇒ String
Retrieves the name of poppler_annot.
Methods inherited from AnnotMarkup
#date, #external_data, #get_popup_rectangle, #has_popup, #label, #label=, #opacity, #opacity=, #popup=, #popup_is_open, #popup_is_open=, #popup_rectangle=, #reply_to, #subject
Methods inherited from Annot
#annot_type, #color, #color=, #contents, #contents=, #flags, #flags=, #get_rectangle, #modified, #page_index, #rectangle=
Instance Method Details
#attachment ⇒ Poppler::Attachment
Creates a Poppler::Attachment for the file of the file attachment annotation annot. The Poppler::Attachment must be unrefed with g_object_unref by the caller.
#name ⇒ String
Retrieves the name of poppler_annot.