The layout determine how to display the sign image.
Namespace: Spire.Pdf.SecurityAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum SignImageLayout
Public Enumeration SignImageLayout
public enum class SignImageLayout
type SignImageLayout
Members
| Member | Value | Description |
|---|---|---|
| None | 0 |
Default.
Sign image status without any modification.
|
| Stretch | 1 |
Stretch the sign image.
|