Version: 13.0

    Show / Hide Table of Contents

    Enum HeadingType

    Namespace: SMT.MastaAPI.HTML
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("6f69a571-2c3d-1ff3-749d-872b261a9bd7")]
    [ApiEnumFor("SMT.HTML.HeadingType, SMT.HTML")]
    public enum HeadingType

    Fields

    Name Description
    Large

    Large

    Medium

    Medium

    Regular

    Regular

    VerySmall

    Very Small

    Back to top