SetDocumentId
SetDocumentId(Guid)
Establece el identificador del documento.
public void SetDocumentId(Guid guid)
Parámetro | Escribe | Descripción |
---|---|---|
guid | Guid | El identificador único. |
Ver también
- class XmpMediaManagementPackage
- espacio de nombres Aspose.Imaging.Xmp.Schemas.XmpMm
- asamblea Aspose.Imaging
SetDocumentId(string)
Establece el identificador del documento.
public void SetDocumentId(string guid)
Parámetro | Escribe | Descripción |
---|---|---|
guid | String | El identificador único. |
Ver también
- class XmpMediaManagementPackage
- espacio de nombres Aspose.Imaging.Xmp.Schemas.XmpMm
- asamblea Aspose.Imaging