API Reference
Class
WordInlineImageSnapshot
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
- Property WordRunSnapshot.InlineImage
Constructors
public WordInlineImageSnapshot() #Inherited Methods
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; } #