Class WmfSetTextCharExtra

Class WmfSetTextCharExtra

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.0)

The META_SETTEXTCHAREXTRA record defines inter-character spacing for text justification in the playback device context. Spacing is added to the white space between each character, including break characters, when a line of justified text is output.

public class WmfSetTextCharExtra : WmfObject

Inheritance

object MetaObject WmfObject WmfSetTextCharExtra

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfSetTextCharExtra()

public WmfSetTextCharExtra()

Properties

CharExtra

Gets or sets the character extra.

public int CharExtra { get; set; }

Property Value

int

 English