Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...