Interface IHasTextStyle
Namespace: IronPPT.Interfaces
Assembly: IronPPT.dll
Syntax
public interface IHasTextStyle
Properties
TextStyle
Declaration
ITextStyle TextStyle { get; set; }
Property Value
Type | Description |
---|---|
ITextStyle |
public interface IHasTextStyle
ITextStyle TextStyle { get; set; }
Type | Description |
---|---|
ITextStyle |