ScanningManager.AddPage Method
Insert a page at the given position. The page must be already uploaded to the repository.
This method will commit the upload.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Insert a page at the given position.")]
public void AddPage(
Guid uploadToken,
int position,
string fileExtension
)
Parameters
- uploadToken Guid
- position Int32
- fileExtension String