Skip to main content
All docs
V26.1
  • ImageListBullet.LinkPath Property

    Gets or sets the reference (file path or URI) to the image file used as a bullet.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public string LinkPath { get; set; }

    Property Value

    Type Description
    String

    The reference (file path or URI) to the image file used as a bullet.

    See Also