PDFAttachment object
PDFAttachment is one of the PDF Builder objects, and is derived from
PDFModel. It gets or sets attachments for a PDF document.
To view the full hierarchy of the PDF Builder objects, find
“pdfobject” in the Browser, right-click the object, and then select “Show
Hierarchy” in the pop-up menu.
Properties
PDFAttachment provides the following property. In addition, it
inherits the properties from its parent, PDFModel.
|
PDFAttachment property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
|
PDFAttachment event |
Occurs |
|---|---|
|
Immediately before the Open event occurs in the |
|
|
Immediately after the Close event occurs in the |
Functions
PDFAttachment provides the following functions.
|
PDFAttachment function |
Datatype returned |
Description |
|---|---|---|
|
Long |
Specifies a file to add as an attachment of the PDF |
|
|
Long |
Specifies a folder to add the files in it as |
|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
Long |
Gets the count of attachments of the PDF |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Long |
Removes all the attachments of the PDF |
|
|
Integer |
Triggers a specified event in the control and |
|
|
Object |
Returns the type of the control. |