[]
        
(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)
Protected Sub UpdateVersion(Optional newValue As Integer? = Nothing)
Parameters
Type Name Description
int? newValue

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