We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Setting ZOrder of Shape in DocIO

I would like to be able to set the ZOrder of a shape in a word document.  Below is an example of how you accomplish it using the Word API.

_shape.ZOrder(Microsoft.Office.Core.MsoZOrderCmd.msoBringToFront);

How can you accomplish this using DocIO??


3 Replies

RH Ramanan  Hariharasubramanian Syncfusion Team September 15, 2017 10:17 AM UTC

Hi Jesse,

Thank you for contacting Syncfusion support.

Essential DocIO does not provide support for accessing and manipulation
ZOrder position of shape. We have already logged this as a feature request in our database. We will implement this feature in any one of our upcoming releases.

Please let us know if you have any other queries.

Regards,
Ramanan H



JS Jesse Seger September 18, 2017 12:34 PM UTC

Great!  This is a very important feature.  Thanks!



RH Ramanan  Hariharasubramanian Syncfusion Team September 19, 2017 04:52 AM UTC

Hi Jesse,

Thank you for your update.

As mentioned earlier, we will implement this feature in any one of our upcoming releases. Please let us know if you need any further assistance on this and we will be happy to assist you as always.

Regards,
Ramanan H


Loader.
Up arrow icon