Click or drag to resize

InternalServiceCheckImageFile Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public bool CheckImageFile(
	long repFileId,
	out int pageCount,
	out bool needSplit
)

Parameters

repFileId
Type: SystemInt64
pageCount
Type: SystemInt32
needSplit
Type: SystemBoolean

Return Value

Type: Boolean
See Also