TargetConversion Class
Represents possible target conversion and a flag is it a primary or secondary
Inheritance Hierarchy
SystemObject
  GroupDocs.Conversion.ContractsTargetConversion

Namespace: GroupDocs.Conversion.Contracts
Assembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntax
public sealed class TargetConversion

The TargetConversion type exposes the following members.

Properties
  NameDescription
Public propertyConvertOptions
Predefined convert options which could be used to convert to current type
Public propertyFormat
Target document format
Public propertyIsPrimary
Is the conversion primary
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also