Class DialogArgs
The DialogArgs are the parameters used when DialogEvents are triggered
Inheritance
System.Object
DialogArgs
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sig.SignAPI.Dialog
Assembly: SigSignAPI.dll
Syntax
public class DialogArgs
Fields
Name | Description |
---|---|
ComponentName | The Component that triggered the event in the Dialog |
ComponentType | The Component type that triggered the event in the Dialog |
PageNo | The PageNo of the pdf that triggered the event in the Dialog |
SceneName | The Name of the Scene that triggered event in the Dialog |