Package | Description |
---|---|
com.hcl.domino.data | |
com.hcl.domino.richtext.conversion |
Modifier and Type | Method and Description |
---|---|
boolean |
Document.convertRichTextItem(String itemName,
Document targetNote,
String targetItemName,
IRichTextConversion... conversions)
Applies one of multiple conversions to a rich text item, writing the new version in the target document and item.
|
boolean |
Document.convertRichTextItem(String itemName,
IRichTextConversion... conversions)
Applies one or multiple conversions to a rich text item, updating the original item in-place.
|
Modifier and Type | Class and Description |
---|---|
class |
AppendFileHotspotConversion |
class |
RemoveAttachmentIconConversion
Conversion class that removes all file hotspot occurrences from a richtext items that
point to the specified attachment
|
Copyright © 2019–2021 HCL. All rights reserved.