Enumeration of unplaced labels.
[Visual Basic 6.0] Property UnplacedLabels As IEnumMaplexPlacedLabel
[Visual Basic .NET] Public ReadOnly Property UnplacedLabels As IEnumMaplexPlacedLabel
[C#] public IEnumMaplexPlacedLabel UnplacedLabels {get;}
[Java] public getUnplacedLabels ( IEnumMaplexPlacedLabel labels )
[C++] HRESULT get_UnplacedLabels( IEnumMaplexPlacedLabel** labels );
Returns an enumeration containing the labels (as MaplexPlacedLabels) for which Maplex could not obtain satisfactory positions. The best possible position is given to each label anyway and its PlacementCode is set to esriPlacementUnplaced.