InlineShape.PictureFormat 属性

定义

返回一个 PictureFormat 对象,该对象包含指定对象的图片格式属性。

public:
 property Microsoft::Office::Interop::Word::PictureFormat ^ PictureFormat { Microsoft::Office::Interop::Word::PictureFormat ^ get(); void set(Microsoft::Office::Interop::Word::PictureFormat ^ value); };
public Microsoft.Office.Interop.Word.PictureFormat PictureFormat { get; set; }
member this.PictureFormat : Microsoft.Office.Interop.Word.PictureFormat with get, set
Public Property PictureFormat As PictureFormat

属性值

适用于