InlineShape.IsPictureBullet 属性

定义

确定对象是否 InlineShape 为图片项目符号。

public:
 property bool IsPictureBullet { bool get(); };
public bool IsPictureBullet { get; }
member this.IsPictureBullet : bool
Public ReadOnly Property IsPictureBullet As Boolean

属性值

注解

此属性返回 True 以指示 InlineShape 对象是图片项目符号。

尽管图片项目符号被视为内联形状,但搜索文档的 InlineShapes 集合不会返回图片项目符号。

适用于