Update Status Enums
This commit is contained in:
@@ -71,7 +71,7 @@ Public Class FieldEditorController
|
||||
Dim oInfo = GetElementInfo(pAnnotation.Tag)
|
||||
|
||||
Elements.Add(New EnvelopeDocumentElement() With {
|
||||
.ElementType = Common.Constants.ElementType.Signature.ToString,
|
||||
.ElementType = Constants.ElementType.Signature,
|
||||
.Height = pAnnotation.Height,
|
||||
.Width = pAnnotation.Width,
|
||||
.X = pAnnotation.Left,
|
||||
|
||||
Reference in New Issue
Block a user