Class Extensions
Inheritance
System.Object
Extensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NextGenAPI.Experimental
Assembly: NextGenAPI.dll
Syntax
[Obsolete("Experimental. May breakingly change.")]
public static class Extensions
Methods
| Name | Description |
|---|---|
| UpdateDocumentSigner(Session, Func<Renderable.Signature, Renderable.Signature>) | Updates the DocumentSigner.signature. |
| UpdateDocumentSignerSignatureWidth(Session, Int32) | Updates the DocumentSigner.signature.width. |
| UpdateRenderable(Session, String, Func<Renderable, Renderable>) | Updates a renderable. |