AttachedFile.Tags
AttachedFile.Tags property
Gets the list of all tags of a paragraph.
public List<ITag> Tags { get; }
See Also
- interface ITag
- class AttachedFile
- namespace Aspose.Note
- assembly Aspose.Note
Gets the list of all tags of a paragraph.
public List<ITag> Tags { get; }