Gets the ID of the subtext part the image is part of. Is 0 if the image is not part of a subtext part.

Introduced: 33.0.

Syntax

public int SubTextPartID { get; }
Public ReadOnly Property SubTextPartID() As Integer

Limitations

Read only.