Click or drag to resize

InternalServiceSplitImageFile Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public bool SplitImageFile(
	long repFileId,
	ref long[] pageRepFileIds,
	out string extension
)

Parameters

repFileId
Type: SystemInt64
pageRepFileIds
Type: SystemInt64
extension
Type: SystemString

Return Value

Type: Boolean
See Also