Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CssStyleSheetType

    Show / Hide Table of Contents

    Class CssStyleSheetType

    Specifies the Css style sheet type.

    Inheritance
    System.Object
    CssStyleSheetType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class CssStyleSheetType : Enum

    Fields

    Inline

    CSS styles are specified in a separate file with .css extension.

    Declaration
    public const CssStyleSheetType Inline
    Field Value
    Type Description
    CssStyleSheetType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved