Aspose::Cells::DigitalSignatures::DigitalSignature::SetId method

DigitalSignature::SetId 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::SetId(const UUID &value)

Remarks

When set, it associates SignatureLine with corresponding DigitalSignature.

See Also