diff options
Diffstat (limited to 'doc/fl_paged_device.html')
-rw-r--r-- | doc/fl_paged_device.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/fl_paged_device.html b/doc/fl_paged_device.html index 79dc467..da9ecb1 100644 --- a/doc/fl_paged_device.html +++ b/doc/fl_paged_device.html @@ -101,6 +101,27 @@ Page_Formats : constant Page_Format_Info_Array (A0 .. Envelope); <table class="function"> + <tr><th colspan="2">Protected Attributes</th></tr> + + <tr> +<td><pre> +int x_offset; +</pre></td> +<td>Intentionally left unbound.</td> + </tr> + + <tr> +<td><pre> +int y_offset; +</pre></td> +<td>Intentionally left unbound.</td> + </tr> + +</table> + + + +<table class="function"> <tr><th colspan="2">Constructors</th></tr> <tr> |