API Reference

Class

OfficeHtmlConversionProfileContracts

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers static

Shared catalog for source-specific Office-to-HTML conversion lane contracts.

Inheritance

  • Object
  • OfficeHtmlConversionProfileContracts

Methods

public static OfficeHtmlConversionProfileContract Get(OfficeHtmlConversionProfile profile) #
Returns: OfficeHtmlConversionProfileContract

Gets a source-specific Office-to-HTML profile contract by profile identifier.

Parameters

profile OfficeIMO.Html.OfficeHtmlConversionProfile requiredposition: 0

Properties

public static IReadOnlyList<OfficeHtmlConversionProfileContract> All { get; } #

Gets all source-specific Office-to-HTML profile contracts.