PublicAPI.Docflow.DocumentVersion.GenerateByCurrentVersion ELMA API Documentation
Generate document version from the file of the current version
 
 
Syntax

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