Aspose::Words::Drawing::SignatureLine::get_Id method
SignatureLine::get_Id method
Gets or sets identifier for this signature line. This identifier can be associated with a digital signature, when signing document using DigitalSignatureUtil. This value must be unique and by default it is randomly generated new Guid (NewGuid).
System::Guid Aspose::Words::Drawing::SignatureLine::get_Id()
See Also
- Class SignatureLine
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++