SizeDelta Property (StyleFontDelta)
In This Topic
Gets or sets the 'delta' of em-size, in points, that is added to the size of the base font.
Syntax
'Declaration
Public Property SizeDelta As System.Single
public System.float SizeDelta {get; set;}
See Also