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

public void GenerateByCurrentVersion(
	Document document,
	string fileName,
	bool saveOldExtension
)

Параметры

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