WordProcessingOptions Class

Relativity Imaging API
Represents the word processing options set on an ImagingProfile instance.
Inheritance Hierarchy

SystemObject
  Relativity.Imaging.Services.InterfacesWordProcessingOptions

Namespace:  Relativity.Imaging.Services.Interfaces
Assembly:  Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax

public class WordProcessingOptions

public class WordProcessingOptions

The WordProcessingOptions type exposes the following members.

Constructors

  NameDescription
Public methodWordProcessingOptions
Top
Properties

  NameDescription
Public propertyInclude
Gets or sets the word processing options for rendering comments, field codes, and hidden text.
Public propertyPageOrientation
Gets or sets the word processing option for page orientation, such portrait, landscape, or original orientation.
Public propertyShowTrackChanges
Gets or sets the word processing option for displaying any markup added to the document through the Track Changes feature in Microsoft Word.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference