-
Notifications
You must be signed in to change notification settings - Fork 3
2017 API dlibrary.document.Document
Dieter Geerts edited this page Sep 24, 2016
·
1 revision
Class to represent the active document. Python scripts are always executed in context of the currently active document, that's why this is a singleton.
- IDocumentAttributes Interface for handling document attributes.
- (get) design_layers'
-
(get) directory
->
str -
(get) filename
->
str -
(get) filepath
->
str -
(get/set) fill
->
'PatternFillEnum | T <= AbstractVectorFill' - (get) layers'
- (get/set) line -- ":rtype: PatternFillEnum | T <= AbstractVectorLine
-
(get) saved
->
bool - (get) sheet_layers'
-
(get/set) text_size
->
float -- Text size in points