Methods

Name Description
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.

Properties

Name Description
Action The action to take.
ContentNew The contents of the Bookmark.
ContentNewByteArray The image contents (Byte Array) of the Bookmark.
ContentOriginal Read-Only The original contents of the Bookmark.
ContentSummaryTable Read-Only If the Content Type is SummaryTable, the underlying Summary Table that will replace the Bookmark.
ContentSummaryTables Read-Only If the Content Type is SummaryTables, the underlying the Summary Tables that will replace the Bookmark.
ContentType The contents of the Bookmark.
FontName The Font Name, e.g., "Arial".
FontSize The Font Size in points.
ImageHeightPoints The Image Height in points.
ImageWidthPoints The Image Width in points.
Name Read-Only The Bookmark's Name.
Table Read-Only The Bookmark's Table Name, if the Bookmark's content is formatted as "Table.Field".
TableField Read-Only The Bookmark's Field Name, if the Bookmark's content is formatted as "Table.Field".
TableFieldLast Read-Only The Bookmark's Field Name's last "section", if it contains multiple ".". If it does not contain a "." then the entire TableField is returned.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0