This class implements a signature field contained in a .pdf document created with Publish SDK.
Default constructor for this class. (Inherited from OdRxObject) | |
Destroys an instance of a Publish SDK object. (Inherited from OdObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) | |
Destroys the signature field instance. |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Clears the Publish SDK object. (Inherited from OdObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns the current value of the flag that determines whether the signature field has a border. If the flag value is equal to true, the signature field has a border, otherwise it does not. The method fills a passed boolean value with the signature field border flag value and returns it to a calling subroutine. | |
Returns the current signature field border color. The method fills a passed ODCOLORREF value with the signature field border color value and returns it to a calling subroutine. | |
Returns the current signature field border style. The method fills a passed value with the current signature field border style and returns it to a calling subroutine. | |
Returns the current signature field border thickness. The method fills a passed value with the current signature field border thickness and returns it to a calling subroutine. | |
Returns the current signature field fill color. The method fills a passed ODCOLORREF value with the signature field fill color value and returns it to a calling subroutine. | |
Returns the current font parameters used for displaying the signature field caption. The method fills passed values and returns them to a calling subroutine. | |
Returns the current font size used for displaying the signature field caption. The method fills a passed integer value with the signature field caption font size and returns it to a calling subroutine. | |
Returns the current value of the flag that determines whether the signature field is locked. If the flag value is equal to true, the signature field is locked and becomes disabled, otherwise it is enabled and unlocked. The method fills a passed boolean value with the signature field lock flag value and returns it to a calling subroutine. | |
Returns the current name of the signature field. The method fills a passed string object with the signature field name and returns it to a calling subroutine. | |
Returns the current value of the flag that determines whether the signature field should be printed. If the signature field should be printed, the flag value is equal to true, otherwise it is equal to false. The method fills a passed boolean value with the signature field printability flag value and returns it to a calling subroutine. | |
Returns the current text color used for displaying the signature field caption. The method fills a passed ODCOLORREF value with the signature field caption color and returns it to a calling subroutine. | |
Returns the current text rotation of the signature field. The method fills a passed value with current signature field text rotation and returns it to a calling subroutine. | |
Returns the current tooltip text for the signature field. Tooltip text is text that appears when a user hovers the mouse pointer over the signature field. The method fills a passed string object with the signature field tooltip text and returns it to a calling subroutine. | |
Returns the current value of the visibility flag for the signature field. The visibility flag determines whether the signature field is visible in the document (if true) or is hidden (if false). The method fills a passed boolean value with the signature field visibility flag value and returns it to a calling subroutine. | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Determines whether the Publish SDK object is empty. (Inherited from OdObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Determines whether the Publish SDK object is valid. (Inherited from OdObject) | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Sets a new value of the flag that determines whether the signature field has a border. If the flag value is equal to true, the signature field has a border, otherwise it does not. | |
Sets the signature field border color. | |
Sets the signature field border style. | |
Sets the signature field border thickness. | |
Sets the signature field button fill color. | |
This is the overview for the setFont method overload. | |
Sets a font size for the signature field. | |
Sets a new value of the flag that determines whether the signature field is locked. If the flag value is equal to true, the signature field is locked and becomes disabled, otherwise it is enabled and unlocked. | |
Sets the signature field name. | |
Sets a new value of the flag that determines whether the signature field should be printed. If the signature field should be printed, the flag value is equal to true, otherwise it is equal to false. | |
Sets a text color for the signature field. | |
Sets a new value for the signature field text rotation. | |
Sets tooltip text for the signature field. Tooltip text is text that appears when a user hovers the mouse pointer over the signature field. | |
Sets a new value of the visibility flag for the signature field. The visibility flag determines whether the signature field is visible in the document (if true) or is hidden (if false). | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|