FieldNextIf ComparisonOperator property. Gets or sets the Comparison operator in C#....property Gets or sets the comparison operator. public string ComparisonOperator...void FieldNext () { Document doc = new Document (); DocumentBuilder...
Implements the IF field....LeftExpression and RightExpression in comparison using the operator designated...field. auto doc = MakeObject<Document>(); auto builder = MakeOb...
RevisionCollection.accept_all method. Accepts all revisions in this collection....to compare documents. doc_original = aw . Document () builder...the original document.' ) doc_edited = aw . Document () builder...
Allows to choose advanced options for DocumentComparison operation....advanced options for documentcomparison operation. Examples Shows...types of document elements when making a comparison. // Create...
Implements the COMPARE field.... auto doc = MakeObject<Document>(); auto builder = MakeOb...get_ComparisonOperator () Gets or sets the comparison operator. More... String...
FieldOptions ComparisonExpressionEvaluator property. Gets or sets the field Comparison expressions evaluator in C#....property Gets or sets the field comparison expressions evaluator. public...ComparisonExpression ( result ); builder . Document . FieldOptions . ComparisonExpression...
Implements the IF field....LeftExpression and RightExpression in comparison using the operator designated...field. auto doc = MakeObject<Document>(); auto builder = MakeOb...
CompareOptions.target property. Specifies which Document shall be used as a target during Comparison....which document shall be used as a target during comparison. @property...types of document elements when making a comparison. # Create...