SignatureSetup.ShowSignDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Boolean value indicating whether the date the document was signed should be displayed. Read/write.
public:
property bool ShowSignDate { bool get(); void set(bool value); };
public bool ShowSignDate { get; set; }
member this.ShowSignDate : bool with get, set
Public Property ShowSignDate As Boolean
Property Value
Boolean