EmptyLineConfig
EmptyLineConfig class
Empty element. Can be used as vertical margin. Skipped height can be set via property.
public class EmptyLineConfig : BaseConfig
Constructors
Name | Description |
---|---|
EmptyLineConfig() | The default constructor. |
Properties
Name | Description |
---|---|
Height { get; set; } | Height in pixels. |
override Name { get; set; } | Name of empty line skip - does not drawn or participate in recognition |
override Type { get; set; } | Type of omr element. Required field for JSON serialization. |
See Also
- class BaseConfig
- namespace Aspose.OMR.Generation.Config.Elements
- assembly Aspose.OMR