Aspose::Cells::Drawing::SignatureLine::SetProviderId method

SignatureLine::SetProviderId method

Gets and sets the id of signature provider.

void Aspose::Cells::Drawing::SignatureLine::SetProviderId(const UUID &value)

Remarks

It’s typically the CLSID of the provider com add-in.

See Also