PublicAPI.Docflow.DocumentVersion.GenerateByFile Документация ELMA API
Сгенерировать версию документа по файлу пользователя
 
 
Синтаксис

public void GenerateByFile(
	Document document,
	BinaryFile file,
	string fileName,
	bool saveOldExtension
)

Параметры

document
Тип: Document
. Объект. Путь доступа: PublicAPI.Docflow.Document
file
Тип: BinaryFile
fileName
Тип: System String
saveOldExtension
Тип: System Boolean
См. также