API Reference

Class

WordInlineImageSnapshot

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Inheritance

  • Object
  • WordInlineImageSnapshot

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public WordInlineImageSnapshot() #

Properties

public String FilePath { get; set; } #
public String FileName { get; set; } #
public String ContentType { get; set; } #
public Byte[] Bytes { get; set; } #
public String Description { get; set; } #
public String Title { get; set; } #
public Nullable<Double> Width { get; set; } #
public Nullable<Double> Height { get; set; } #
public Boolean IsInline { get; set; } #
public String WrapText { get; set; } #