WmfImage.AddRecord
WmfImage.AddRecord method
Incorporate the specified record object into the image, enriching its content with additional data or metadata. Utilize this method to seamlessly integrate record objects into the image, facilitating comprehensive data storage and organization within your application.
public int AddRecord(WmfObject record)
Parameter | Type | Description |
---|---|---|
record | WmfObject | The record. |
Return Value
Number of record.
See Also
- class WmfObject
- class WmfImage
- namespace Aspose.Imaging.FileFormats.Wmf
- assembly Aspose.Imaging