If set to TRUE, all repeating labels with the same text or image are removed from view.
|
JavaScript |
|
|
MinimizeLabelDuplications |
|
|
C# |
|
|
bool MinimizeLabelDuplications { get; set; } |
|
|
C++ |
|
|
HRESULT MinimizeLabelDuplications([out, retval] VARIANT_BOOL* pVal) HRESULT MinimizeLabelDuplications([in] VARIANT_BOOL pVal) |
|