Class SignatureSaveOptions

Info

Options for adding signature and saving the signed spreadsheet file.

public class SignatureSaveOptions : SaveOptions

Inheritance

objectSaveOptionsSignatureSaveOptions

Inherited Members

Constructors

SignatureSaveOptions()

public SignatureSaveOptions()

Properties

SignatureData

Signature data used for adding signature for spreadsheet file. Null value for this property denotes to remove signature from spreadsheet file.

public SignatureData[] SignatureData { get; set; }

Property Value

SignatureData[]

Namespace: Sheetize Assembly: Sheetize.dll