Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ICommentAuthor Author { get; }
Public ReadOnly Property Author As ICommentAuthor
Get
public:
virtual property ICommentAuthor^ Author {
ICommentAuthor^ get () sealed;
}
abstract Author : ICommentAuthor with get
override Author : ICommentAuthor with get
Property Value
Type:
ICommentAuthorImplements
ICommentAuthor
See Also