IPortionFormatEffectiveData
IPortionFormatEffectiveData interface
Immutable object which contains effective text portion formatting properties.
public interface IPortionFormatEffectiveData : IBasePortionFormatEffectiveData
Properties
Name | Description |
---|---|
AsIBasePortionFormatEffectiveData { get; } | Returns IBasePortionFormatEffectiveData interface. |
BookmarkId { get; } | Returns bookmark identifier. Read-only String. |
HyperlinkClick { get; } | Returns the hyperlink defined for mouse click. Read-only IHyperlink . |
HyperlinkMouseOver { get; } | Returns the hyperlink defined for mouse over. Read-only IHyperlink . |
Remarks
This interface is used together with the IPortionFormat
interface to return effective formatting values with inheritance applied.
See Also
- interface IBasePortionFormatEffectiveData
- namespace Aspose.Slides
- assembly Aspose.Slides