ViewerManagerGetAnnotationTextProcessed Method |
Returns passed value with processed tags for selected document.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string GetAnnotationTextProcessed(
int documentVersionId,
string value
)
Parameters
- documentVersionId
- Type: SystemInt32
- value
- Type: SystemString
Return Value
Type:
String
See Also