Hi all,
I want to find the level of the revisions on the word.
Exampl:
1.2.3.4 title 4
i want to have 1.2.3.4
with this code:
foreach (Revision revision in doc.Revisions)
{
}
Best regards,
Jugurtha...Product Family Jugurtha_MAHDAD June 27, 2022, 2:55pm #1 Hi all,...regards, Jugurtha Vadim.Saltykov June 27, 2022, 3:58pm #3 @Jugurtha_MAHDAD...