FormatsInvoiceDocument Method

Overload List

InvoiceDocument(Object, Object, String) Returns the document formatted with series, number and credit suffix (if it exists) based on the indicated mask.
InvoiceDocument(Object, Object, String, CultureInfo) Get the document formatted with series, number and credit suffix (if it exists) based on the indicated mask.
InvoiceDocument(Object, Object, Boolean, String, String) Returns the document formatted with series, number and credit suffix (if it exists) based on the indicated mask.
Obsolete.
InvoiceDocument(Object, Object, Boolean, String, String, CultureInfo) Get the document formatted with series, number and credit suffix (if it exists) based on the indicated mask.
Obsolete.

See Also