RevisionOptions ShowInBalloons property. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C#.... Document doc = new Document ( MyDir + "Revisions...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...
RevisionOptions RevisionBarsColor property. Allows to specify the color to be used for side bars that identify Document lines containing revised information. Default value is Red in C#....for side bars that identify document lines containing revised information...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...
Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Documentdocumentation article. Examples:...
A collection of Revision objects that represent revisions in the Document....represent revisions in the document. You do not create instances...get revisions present in a document. Examples Shows how to work...
RevisionOptions RevisedPropertiesEffect property. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None in C#.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...
RevisionOptions MovedFromTextEffect property. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough in C#.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...
RevisionOptions RevisedPropertiesColor property. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight in C#.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...
CompositeNode Count property. Gets the number of immediate children of this node in C#.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...