How to enable the style : Hide unit used property in aspose words c#

Hi Team,
How to enable the style : Hide unit used property.
I used below code but I am not able to get Hide unit Used property. Kindly help me asap.

Style heading4 = doc.Styles[StyleIdentifier.Heading4];
heading4.ParagraphFormat.Style.

@Princeshivananjappa Unfortunately, it is not quite clear what property you would like to set. Could you please post the property on the screenshot in MS Word UI? We will check the and provide you more information.

@alexey.noskov Kindly find the below mentioned screenshot.
image.png (19.0 KB)

@Princeshivananjappa Thank you for additional information. Unfortunately, currently there is no public API to get or set these properties of styles. This feature request is logged as WORDSNET-23973. We will keep you informed and let you know once it is implemented.

The issues you have found earlier (filed as WORDSNET-23973) have been fixed in this Aspose.Words for .NET 24.2 update also available on NuGet.