Aspose::Pdf::Forms::Signature::set_TimestampSettings método
Signature::set_TimestampSettings method
Obtiene/establece la configuración de marca de tiempo.
void Aspose::Pdf::Forms::Signature::set_TimestampSettings(const System::SharedPtr<Aspose::Pdf::TimestampSettings> &value)
Observaciones
Si la propiedad está establecida y se proporciona un certificado al constructor de la clase Signature, la firma digital se marcará con una marca de tiempo incrustada. Si la propiedad está establecida pero no se proporciona un certificado al constructor de la clase Signature, la marca de tiempo se añadirá como una firma separada.
Ver también
- Typedef SharedPtr
- Class TimestampSettings
- Class Signature
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++