Search Results for

    Show / Hide Table of Contents

    Class CssToken

    Represents a CSS token with its type and value

    Inheritance
    System.Object
    CssToken
    Namespace: IronPdf
    Assembly: IronPdf.dll
    Syntax
    public class CssToken : Object

    Constructors

    CssToken(CssTokenType, String)

    Creates a new CSS token

    Declaration
    public CssToken(CssTokenType type, string value)
    Parameters
    Type Name Description
    CssTokenType type

    Token type

    System.String value

    Token value

    Properties

    Type

    Type of the CSS token (declaration, comment, delimiter, etc.)

    Declaration
    public CssTokenType Type { get; set; }
    Property Value
    Type Description
    CssTokenType

    Value

    The actual string value of the token

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.