menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CssStyleSheetType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CssStyleSheetType

    Specifies the Css style sheet type.

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

    Fields

    External

    CSS styles are specified in the style tag.

    Declaration
    public const CssStyleSheetType External
    Field Value
    Type
    CssStyleSheetType

    Inline

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

    Declaration
    public const CssStyleSheetType Inline
    Field Value
    Type
    CssStyleSheetType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved