|
SetContentCurrency |
Set the contents of the Bookmark from a Currency (Decimal) value, flagging the Bookmark to be removed. |
|
SetContentDate |
Set the contents of the Bookmark from a Date value, flagging the Bookmark to be removed. |
|
SetContentDateTime |
Set the contents of the Bookmark from a Date/Time value, flagging the Bookmark to be removed. |
|
SetContentHtml |
Set the contents of the Bookmark to an HTML string, flagging the Bookmark to be removed. |
|
SetContentHtmlSummaryTable System Use Only Obsolete |
Set the contents of a Bookmark to a HTML string generated from the supplied ISSummaryTable object or, if the Summary Table contains no information, delete the Bookmark. |
|
SetContentHtmlSummaryTables System Use Only Obsolete |
Set the contents of a Bookmark to a HTML string generated from the supplied ISSummaryTables collection. |
|
SetContentImageByteArray |
Set the contents of a Bookmark to an Image Byte Array that will then be inserted at the Bookmark. |
|
SetContentImageFileName |
Set the contents of a Bookmark to an Image File Name that will then be inserted at the Bookmark. |
|
SetContentPercent |
Set the contents of the Bookmark from a Percentage (Double) value, flagging the Bookmark to be removed. |
|
SetContentString |
Set the contents of the Bookmark, flagging the Bookmark to be removed. |
|
SetContentSummaryTable |
Set the contents of a Bookmark to a Summary Table or, if the Summary Table contains no information, delete the Bookmark. |
|
SetContentSummaryTables |
Set the contents of a Bookmark to a collection of Summary Tables. |
|
SetContentTime |
Set the contents of the Bookmark from a Time value, flagging the Bookmark to be removed. |
|
SetContentWiki |
Set the contents of the Bookmark to an Wiki string, flagging the Bookmark to be removed. |