OfficeIMO

API Reference

Class

CustomImagePartTypeExtensions

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers static

Extension helpers for CustomImagePartType values.

Inheritance

  • Object
  • CustomImagePartTypeExtensions

Methods

public static String ToOpenXmlImagePartType(CustomImagePartType customType) #
Returns: String

Converts the custom image part type to the Open XML content type string.

Parameters

customType OfficeIMO.Word.CustomImagePartType requiredposition: 0
The custom image part type.

Returns

The corresponding content type value.