AddFromFile method
Applies to |
---|
InvoicePages collection |
This method adds a new invoice page to the InvoicePages collection .
Return Type
InvoicePage
Syntax
object.AddFromFile( sFileNameFrontPage As String, sFileNameBackPage As String)
Part |
Description |
---|---|
object |
An expression evaluating to an object of type InvoicePages. |
FileNameFrontPage |
A string value. |
FileNameFrontPage |
A string value. |