Enum eSignatureLineType
Signature line types.
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eSignatureLineType
Fields
Name | Description |
---|---|
SignatureLine | Signature line which can contain either text or an image as the signature. |
Stamp | Signature line stamp which contains a SignatureImage as the signature. |