GObject.Object
Poppler.Document
Import line: | Poppler = imports.gi.Poppler; |
GIR File: | Poppler-0.8.gir |
C documentation: | PopplerDocument |
Class : | Document |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
author : String
read only
|
Poppler.Document | |
creation_date : Number
read only
|
Poppler.Document | |
creator : String
read only
|
Poppler.Document | |
format : String
read only
|
Poppler.Document | |
format_major : Number
read only
|
Poppler.Document | |
format_minor : Number
read only
|
Poppler.Document | |
keywords : String
read only
|
Poppler.Document | |
linearized : String
read only
|
Poppler.Document | |
metadata : String
read only
|
Poppler.Document | |
mod_date : Number
read only
|
Poppler.Document | |
page_layout : Poppler.PageLayout
read only
|
Poppler.Document | |
page_mode : Poppler.PageMode
read only
|
Poppler.Document | |
permissions : Poppler.Permissions
read only
|
Poppler.Document | |
producer : String
read only
|
Poppler.Document | |
subject : String
read only
|
Poppler.Document | |
title : String
read only
|
Poppler.Document | |
viewer_preferences : Poppler.ViewerPreferences
read only
|
Poppler.Document |
Method / Constructor | Defined By | |
---|---|---|
new Poppler.Document
(Object properties)
Create a new Poppler.Document
Create a new Poppler.Document
|
||
Create a new Poppler.Document
Create a new Poppler.Document
|
||
Create a new Poppler.Document
Create a new Poppler.Document
|
||
find_dest
(String link_name)
:
Poppler.Dest
|
Poppler.Document | |
get_attachments
()
:
Array
|
Poppler.Document | |
get_form_field
(Number id)
:
Poppler.FormField
|
Poppler.Document | |
get_n_pages
()
:
Number
|
Poppler.Document | |
get_page
(Number index)
:
Poppler.Page
|
Poppler.Document | |
get_page_by_label
(String label)
:
Poppler.Page
|
Poppler.Document | |
has_attachments
()
:
Boolean
|
Poppler.Document | |
Poppler.Document | ||
Poppler.Document |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Poppler.FontInfo
Method |
Create a new Poppler.FontInfo
|
Poppler.IndexIter
Method |
Create a new Poppler.IndexIter
|
Poppler.LayersIter
Method |
Create a new Poppler.LayersIter
|
Poppler.PSFile
Method |
new Poppler.PSFile.c_new
(Document document, String filename, Number first_page, Number n_pages)
:
Poppler.PSFile
Create a new Poppler.PSFile
|