[]
Updates version of current GrapeCity.Documents.Word.IVersionedFormatting.
protected void UpdateVersion(int? newValue = null)
Protected Sub UpdateVersion(Optional newValue As Integer? = Nothing)
Type | Name | Description |
---|---|---|
int? | newValue | New value. If null then version will be increased by 1. |