refactor(EnvelopeDocument): rename as Document
This commit is contained in:
@@ -18,7 +18,7 @@ Partial Public Class frmFieldEditor
|
||||
Private Manager As AnnotationManager
|
||||
Private Controller As FieldEditorController
|
||||
|
||||
Public Property Document As EnvelopeDocument = Nothing
|
||||
Public Property Document As Document = Nothing
|
||||
Public Property Receivers As List(Of ReceiverVM)
|
||||
Public Property SelectedReceiver As ReceiverVM = Nothing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user