ViewerManagerAddMarkup Method
Add file with markup compatible with Brava and associate it with specified document version.
STEPS:
1. Create markup and associate with file and with document
2. Commit file creation.
3. Return markup id.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Add file with markup compatible with Brava and associate it with specified document version.")]
public int AddMarkup(
Guid token,
string markupName,
int documentVersionId,
bool unlockMarkup
)
- token Guid
-
- markupName String
-
- documentVersionId Int32
-
- unlockMarkup Boolean
-
Int32Id of the added markup