menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class OXPSPath

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

    Constructors

    OXPSPath()

    Declaration
    public OXPSPath()

    Properties

    AutomationPropertiesHelpText

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

    AutomationPropertiesName

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

    Clip

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

    Data

    Declaration
    public string Data { 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

    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

    PathClip

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

    PathData

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

    PathFill

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

    PathOpacityMask

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

    PathRenderTransform

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

    PathStroke

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

    RenderTransform

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

    SnapsToDevicePixels

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

    SnapsToDevicePixelsSpecified

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

    Stroke

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

    StrokeDashArray

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

    StrokeDashCap

    Declaration
    public OXPSDashCap StrokeDashCap { get; set; }
    Property Value
    Type
    OXPSDashCap

    StrokeDashOffset

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

    StrokeEndLineCap

    Declaration
    public OXPSLineCap StrokeEndLineCap { get; set; }
    Property Value
    Type
    OXPSLineCap

    StrokeLineJoin

    Declaration
    public OXPSLineJoin StrokeLineJoin { get; set; }
    Property Value
    Type
    OXPSLineJoin

    StrokeMiterLimit

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

    StrokeStartLineCap

    Declaration
    public OXPSLineCap StrokeStartLineCap { get; set; }
    Property Value
    Type
    OXPSLineCap

    StrokeThickness

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