SignOptionsAllPages Property |
Put signature on all document pages.
Namespace: GroupDocs.Signature.OptionsAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic virtual bool AllPages { get; set; }
Public Overridable Property AllPages As Boolean
Get
Set
public:
virtual property bool AllPages {
bool get ();
void set (bool value);
}
abstract AllPages : bool with get, set
override AllPages : bool with get, set
Property Value
Type:
Boolean
See Also