menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OXPSGlyphs - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OXPSGlyphs

    Inheritance
    System.Object
    OXPSGlyphs
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
    Syntax
    public class OXPSGlyphs : Object

    Constructors

    OXPSGlyphs()

    Declaration
    public OXPSGlyphs()

    Properties

    BidiLevel

    Declaration
    public string BidiLevel { get; set; }
    Property Value
    Type
    System.String

    CaretStops

    Declaration
    public string CaretStops { get; set; }
    Property Value
    Type
    System.String

    Clip

    Declaration
    public string Clip { get; set; }
    Property Value
    Type
    System.String

    DeviceFontName

    Declaration
    public string DeviceFontName { get; set; }
    Property Value
    Type
    System.String

    Fill

    Declaration
    public string Fill { get; set; }
    Property Value
    Type
    System.String

    FixedPageNavigateUri

    Declaration
    public string FixedPageNavigateUri { get; set; }
    Property Value
    Type
    System.String

    FontRenderingEmSize

    Declaration
    public double FontRenderingEmSize { get; set; }
    Property Value
    Type
    System.Double

    FontUri

    Declaration
    public string FontUri { get; set; }
    Property Value
    Type
    System.String

    GlyphsClip

    Declaration
    public OXPSGeometry GlyphsClip { get; set; }
    Property Value
    Type
    OXPSGeometry

    GlyphsFill

    Declaration
    public OXPSBrush GlyphsFill { get; set; }
    Property Value
    Type
    OXPSBrush

    GlyphsOpacityMask

    Declaration
    public OXPSBrush GlyphsOpacityMask { get; set; }
    Property Value
    Type
    OXPSBrush

    GlyphsRenderTransform

    Declaration
    public OXPSTransform GlyphsRenderTransform { get; set; }
    Property Value
    Type
    OXPSTransform

    Indices

    Declaration
    public string Indices { get; set; }
    Property Value
    Type
    System.String

    IsSideways

    Declaration
    public bool IsSideways { get; set; }
    Property Value
    Type
    System.Boolean

    Key

    Declaration
    public string Key { get; set; }
    Property Value
    Type
    System.String

    lang

    Declaration
    public string lang { get; set; }
    Property Value
    Type
    System.String

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String

    Opacity

    Declaration
    public double Opacity { get; set; }
    Property Value
    Type
    System.Double

    OpacityMask

    Declaration
    public string OpacityMask { get; set; }
    Property Value
    Type
    System.String

    OriginX

    Declaration
    public double OriginX { get; set; }
    Property Value
    Type
    System.Double

    OriginY

    Declaration
    public double OriginY { get; set; }
    Property Value
    Type
    System.Double

    RenderTransform

    Declaration
    public string RenderTransform { get; set; }
    Property Value
    Type
    System.String

    StyleSimulations

    Declaration
    public OXPSStyleSimulations StyleSimulations { get; set; }
    Property Value
    Type
    OXPSStyleSimulations

    UnicodeString

    Declaration
    public string UnicodeString { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved