OXPSPath Class
  
  
  
  
    Inheritance
    System.Object
    OXPSPath
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class OXPSPath : Object
   
  Constructors
  
  
  
  
  OXPSPath()
  
  
  Declaration
  
  Properties
  
  
  
  
  AutomationPropertiesHelpText
  
  
  Declaration
  
    public string AutomationPropertiesHelpText { get; set; }
   
  Property Value
  
  
  
  
  AutomationPropertiesName
  
  
  Declaration
  
    public string AutomationPropertiesName { get; set; }
   
  Property Value
  
  
  
  
  Clip
  
  
  Declaration
  
    public string Clip { get; set; }
   
  Property Value
  
  
  
  
  Data
  
  
  Declaration
  
    public string Data { get; set; }
   
  Property Value
  
  
  
  
  Fill
  
  
  Declaration
  
    public string Fill { get; set; }
   
  Property Value
  
  
  
  
  FixedPageNavigateUri
  
  
  Declaration
  
    public string FixedPageNavigateUri { get; set; }
   
  Property Value
  
  
  
  
  Key
  
  
  Declaration
  
    public string Key { get; set; }
   
  Property Value
  
  
  
  
  lang
  
  
  Declaration
  
    public string lang { get; set; }
   
  Property Value
  
  
  
  
  Name
  
  
  Declaration
  
    public string Name { get; set; }
   
  Property Value
  
  
  
  
  Opacity
  
  
  Declaration
  
    public double Opacity { get; set; }
   
  Property Value
  
  
  
  
  OpacityMask
  
  
  Declaration
  
    public string OpacityMask { get; set; }
   
  Property Value
  
  
  
  
  PathClip
  
  
  Declaration
  
    public OXPSGeometry PathClip { get; set; }
   
  Property Value
  
  
  
  
  PathData
  
  
  Declaration
  
    public OXPSGeometry PathData { get; set; }
   
  Property Value
  
  
  
  
  PathFill
  
  
  Declaration
  
    public OXPSBrush PathFill { get; set; }
   
  Property Value
  
  
  
  
  PathOpacityMask
  
  
  Declaration
  
    public OXPSBrush PathOpacityMask { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public OXPSTransform PathRenderTransform { get; set; }
   
  Property Value
  
  
  
  
  PathStroke
  
  
  Declaration
  
    public OXPSBrush PathStroke { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public string RenderTransform { get; set; }
   
  Property Value
  
  
  
  
  SnapsToDevicePixels
  
  
  Declaration
  
    public bool SnapsToDevicePixels { get; set; }
   
  Property Value
  
  
  
  
  SnapsToDevicePixelsSpecified
  
  
  Declaration
  
    public bool SnapsToDevicePixelsSpecified { get; set; }
   
  Property Value
  
  
  
  
  Stroke
  
  
  Declaration
  
    public string Stroke { get; set; }
   
  Property Value
  
  
  
  
  StrokeDashArray
  
  
  Declaration
  
    public string StrokeDashArray { get; set; }
   
  Property Value
  
  
  
  
  StrokeDashCap
  
  
  Declaration
  
    public OXPSDashCap StrokeDashCap { get; set; }
   
  Property Value
  
  
  
  
  StrokeDashOffset
  
  
  Declaration
  
    public double StrokeDashOffset { get; set; }
   
  Property Value
  
  
  
  
  StrokeEndLineCap
  
  
  Declaration
  
    public OXPSLineCap StrokeEndLineCap { get; set; }
   
  Property Value
  
  
  
  
  StrokeLineJoin
  
  
  Declaration
  
    public OXPSLineJoin StrokeLineJoin { get; set; }
   
  Property Value
  
  
  
  
  StrokeMiterLimit
  
  
  Declaration
  
    public double StrokeMiterLimit { get; set; }
   
  Property Value
  
  
  
  
  StrokeStartLineCap
  
  
  Declaration
  
    public OXPSLineCap StrokeStartLineCap { get; set; }
   
  Property Value
  
  
  
  
  StrokeThickness
  
  
  Declaration
  
    public double StrokeThickness { get; set; }
   
  Property Value