OfficeIMO

API Reference

Class

WordInlineImageSnapshot

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Inheritance

  • Object
  • WordInlineImageSnapshot

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; } #