Class WmfSetTextCharExtra
WmfSetTextCharExtra class
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
Constructors
Name | Description |
---|---|
WmfSetTextCharExtra() | The default constructor. |
Properties
Name | Description |
---|---|
CharExtra { get; set; } | Gets or sets the character extra. |
See Also
- class WmfObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging