Native

TextSignOptions.Native property

Gets or sets the native attribute. If it is set document specific signatures could be used. Native text watermark for WordProcessing documents is different than regular, for example.

public bool Native { get; set; }

See Also