IsSignature

BaseSignature.IsSignature property

Vlag ophalen of instellen om aan te geven of dit onderdeel Handtekening of documentinhoud is. Deze eigenschap wordt gebruikt met Update-methode om element in te stellen als handtekening (true) of documentelement (false).

public bool IsSignature { get; set; }

Zie ook