SignatureSet.ShowSignaturesPane 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 Signature task pane should be displayed. Read/write.
public:
property bool ShowSignaturesPane { void set(bool value); };
public bool ShowSignaturesPane { set; }
member this.ShowSignaturesPane : bool
Public Property ShowSignaturesPane As Boolean
Property Value
Boolean