[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormattingBag.UpdateVersion

UpdateVersion Method

UpdateVersion(int?)

Updates version of current GrapeCity.Documents.Word.IVersionedFormatting.

Declaration
protected void UpdateVersion(int? newValue = null)
Parameters
Type Name Description
int? newValue

New value. If null then version will be increased by 1.