Aspose::Cells::DigitalSignatures::DigitalSignature::GetId method
DigitalSignature::GetId method
Specifies a GUID which can be cross-referenced with the GUID of the signature line stored in the document content. Default value is Empty (all zeroes) Guid.
void Aspose::Cells::DigitalSignatures::DigitalSignature::GetId(UUID &uuid)
Remarks
When set, it associates SignatureLine with corresponding DigitalSignature.
See Also
- Class Vector
- Typedef UUID
- Class DigitalSignature
- Namespace Aspose::Cells::DigitalSignatures
- Library Aspose.Cells for C++