IInkActions

IInkActions interface

Represents an ink object on a slide.

public interface IInkActions : IGraphicalObject

Properties

NameDescription
AsIGraphicalObject { get; }Allows to get base IGraphicalObject interface. Read-only IGraphicalObject.

See Also