DeltaXML DITA Compare .NET API DocumentationThe DitaMapfileCompareDotNet type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AddOutputclassAtts |
Specifies whether to include an outputclass attribute for marking changes.
| |
| AddRevisionAtts |
Specifies whether the result should use 'rev' attributes to mark change.
| |
| AddStatusAtts |
Specifies whether the result should use 'status' attributes to mark change.
| |
| DitaMapfileCompareIkvmJava |
Get the underpinning IKVM translation of the Java DitaMapfileCompare object
| |
| EnableProgressEventHandling |
Controls whether raising of progress handling events is enabled.
| |
| ForceSpecialization |
Specifies whether or not to force result specialization when the input types are different.
| |
| FramemakerTcsTableChangeMode |
Specifies how changes in tables should be tracked.
| |
| Grouping |
Specifies whether adjacent changes (insertions or deletions) should be grouped into
a single insertion and/or deletion block.
| |
| IncludeDeleted |
Specifies whether to include deleted content in the result.
| |
| IndentOutput |
Sets whether the result should be indented.
| |
| MapPublicId |
Specifies the publicId to use for a Map doctype.
| |
| MapSystemId |
Specifies the systemId to use for a Map doctype.
| |
| ModifiedAttributeMode |
Specifies how modified attributes should be included in the output.
| |
| NewOutputclass |
Specifies the string value to use for the outputclass attribute of added content.
| |
| NewRevision |
Specifies the string value to use for the rev attribute of added content.
| |
| NewVersionAtts |
Specifies attributes to place on to added elements in the result.
| |
| OldOutputclass |
Specifies the string value to use for the outputclass attribute of deleted content.
| |
| OldRevision |
Specifies the string value to use for the rev attribute of deleted content.
| |
| OldVersionAtts |
Specifies attributes to place on deleted elements in the result.
| |
| OutputEncodingDeclaration |
Sets the character encoding output to use in the XML declaration.
| |
| OutputFormat |
Specifies what type of output is produced.
| |
| OxygenTcsDeletedSpaceMode |
Specifies how deleted spaces should be handled.
| |
| OxygenTcsVersion |
Specifies the version of oXygen editor used to display, accept and reject the tracked changes.
| |
| PhraseContainerExclusions |
Specifies any specializations where phrases have been removed from the content model.
| |
| PhraseElementName |
Specifies the element name to use in place of <ph> in the result.
| |
| PreservationMode |
Sets the mode to use for preserving original data.
| |
| ProductVersion |
Get the product's version
| |
| RedistributionLicense |
Sets a redistribution license for use with subsequent compare operations.
| |
| RemoveRevAttributeRegex |
'rev' attributes in the input could be confused with those used to represent change
in the output.
| |
| ShowNonPhraseChanges |
Specifies how to textually mark changes to text where <ph> elements are not allowed.
| |
| TrackedChangesAuthor |
Specifies the author name that is embedded into the generated insertion and deletion processing
instruction.
| |
| TrackedChangesDate |
Specifies the time-stamp that is embedded into the generated insertion and deletion processing
instruction.
| |
| UnmarkedChangeMode |
Specifies how to handle data that cannot contain difference markup.
| |
| UseIdsAsKeys |
Specifies whether to use id attribute value as keys in order to provide identity during comparison.
| |
| ValidateInputs |
Specifies whether to validate input documents.
| |
| WhitespaceProcessingMode |
Specifies how to handle whitespace changes.
| |
| XmetalTcsTableChangeMode |
Specifies how changes in tables should be tracked.
| |
| XmlVersionDeclaration |
Sets the version to use in the XML declaration.
|
See Also