ImageInformationId Property | |
Required to set the image id which needs to be unique in the document
which is important if you're adding several images
Namespace:
SIC.OpenDocumentFormat
Assembly:
SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public uint Id { get; set; }
Public Property Id As UInteger
Get
Set
Property Value
Type:
UInt32See Also