Public Member Functions | |
grt::DoubleRef | marginBottom () const |
Getter for attribute marginBottom. | |
virtual void | marginBottom (const grt::DoubleRef &value) |
Setter for attribute marginBottom. | |
grt::DoubleRef | marginLeft () const |
Getter for attribute marginLeft. | |
virtual void | marginLeft (const grt::DoubleRef &value) |
Setter for attribute marginLeft. | |
grt::DoubleRef | marginRight () const |
Getter for attribute marginRight. | |
virtual void | marginRight (const grt::DoubleRef &value) |
Setter for attribute marginRight. | |
grt::DoubleRef | marginTop () const |
Getter for attribute marginTop. | |
virtual void | marginTop (const grt::DoubleRef &value) |
Setter for attribute marginTop. | |
grt::StringRef | orientation () const |
Getter for attribute orientation. | |
virtual void | orientation (const grt::StringRef &value) |
Setter for attribute orientation. | |
app_PaperTypeRef | paperType () const |
Getter for attribute paperType. | |
virtual void | paperType (const app_PaperTypeRef &value) |
Setter for attribute paperType. | |
grt::DoubleRef | scale () const |
Getter for attribute scale. | |
virtual void | scale (const grt::DoubleRef &value) |
Setter for attribute scale. |
grt::DoubleRef marginBottom | ( | ) | const |
Getter for attribute marginBottom.
virtual void marginBottom | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute marginBottom.
grt::DoubleRef marginLeft | ( | ) | const |
Getter for attribute marginLeft.
virtual void marginLeft | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute marginLeft.
grt::DoubleRef marginRight | ( | ) | const |
Getter for attribute marginRight.
virtual void marginRight | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute marginRight.
grt::DoubleRef marginTop | ( | ) | const |
Getter for attribute marginTop.
virtual void marginTop | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute marginTop.
grt::StringRef orientation | ( | ) | const |
Getter for attribute orientation.
landscape or portrait
virtual void orientation | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute orientation.
landscape or portrait
virtual void paperType | ( | const app_PaperTypeRef & | value | ) | [virtual] |
Setter for attribute paperType.
type of paper size (A4, letter etc)
app_PaperTypeRef paperType | ( | ) | const |
Getter for attribute paperType.
type of paper size (A4, letter etc)
virtual void scale | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute scale.
grt::DoubleRef scale | ( | ) | const |
Getter for attribute scale.