1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Contracts
  6. /
  7. TargetConversion

TargetConversion

TargetConversion class

Represents possible target conversion and a flag is it a primary or secondary

public sealed class TargetConversion

Properties

Name Description
ConvertOptions { get; } Predefined convert options which could be used to convert to current type
Format { get; } Target document format
IsPrimary { get; } Is the conversion primary

See Also