This class implements working with a .pdf document created with Publish SDK. A document is a container for other elements and controls (such as pages, images, links, annotations, and so on).
Default constructor for this class. (Inherited from OdRxObject) | |
Destroys the Publish SDK document. | |
Destroys an instance of a Publish SDK object. (Inherited from OdObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
Adds a new attachment file to the ODA Publish document. | |
Adds a new icon image to the Publish SDK document. | |
Adds a new JavaScript scenario to the Publish SDK document. | |
Adds a new page to the Publish SDK document. | |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Gets the current application services object for the document. | |
Appends a new root bookmark to the PDF document. | |
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) | |
Sets new access permission flags for the output PDF document. | |
Retrieves names of files currently attached to the Publish document. The method fills passed string arrays with file names and descriptions; then returns them to a calling subroutine. | |
Returns a collection of icon images from the Publish SDK document. This method fills the passed string array and smart pointer array with image names and pointers to image objects, then returns them to a calling subroutine. | |
Returns the current common information about the Publish SDK document. This method fills the passed strings and returns them to a calling subroutine. | |
Returns the collection of JavaScript scenarios encapsulated in the Publish SDK document. This method fills the passed arrays with names, source code text and source code types, then returns them to a calling subroutine. | |
Retrieves the current owner password for the output PDF document. | |
Returns the array of pages that the Publish SDK document contains. This method fills the passed array with the OdPage object that represents the document pages and returns it to a calling subroutine. | |
Returns root bookmarks for the current bookmark from the PDF document. The method fills the passed array with smart pointers to OdBookmark objects that represents the child bookmarks of the current bookmark and returns it to a calling subroutine. | |
Retrieves the current user password for the output PDF document. | |
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 new access permission flags for the output PDF document. | |
Sets a new application services object for the document. | |
Sets common information about the Publish SDK document. | |
Sets a new owner password for the output PDF document. | |
Sets root bookmarks for the PDF document. | |
Sets a new user password for the output PDF document. | |
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.
|