Glyphs Class
  
  
  
  
    Inheritance
    System.Object
    Glyphs
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class Glyphs : Object
   
  Constructors
  
  
  
  
  Glyphs()
  Initialise the new instance of the Glyphs.
 
  
  Declaration
  
  Properties
  
  
  
  
  BidiLevel
  
  
  Declaration
  
    public string BidiLevel { get; set; }
   
  Property Value
  
  
  
  
  CaretStops
  
  
  Declaration
  
    public string CaretStops { get; set; }
   
  Property Value
  
  
  
  
  Clip
  
  
  Declaration
  
    public string Clip { get; set; }
   
  Property Value
  
  
  
  
  DeviceFontName
  
  
  Declaration
  
    public string DeviceFontName { get; set; }
   
  Property Value
  
  
  
  
  Fill
  
  
  Declaration
  
    public string Fill { get; set; }
   
  Property Value
  
  
  
  
  FixedPageNavigateUri
  
  
  Declaration
  
    public string FixedPageNavigateUri { get; set; }
   
  Property Value
  
  
  
  
  FontRenderingEmSize
  
  
  Declaration
  
    public double FontRenderingEmSize { get; set; }
   
  Property Value
  
  
  
  
  FontUri
  
  
  Declaration
  
    public string FontUri { get; set; }
   
  Property Value
  
  
  
  
  GlyphsClip
  
  
  Declaration
  
    public Geometry GlyphsClip { get; set; }
   
  Property Value
  
  
  
  
  GlyphsFill
  
  
  Declaration
  
    public Brush GlyphsFill { get; set; }
   
  Property Value
  
  
  
  
  GlyphsOpacityMask
  
  
  Declaration
  
    public Brush GlyphsOpacityMask { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Transform GlyphsRenderTransform { get; set; }
   
  Property Value
  
  
  
  
  Indices
  
  
  Declaration
  
    public string Indices { get; set; }
   
  Property Value
  
  
  
  
  IsSideways
  
  
  Declaration
  
    public bool IsSideways { 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
  
  
  
  
  OriginX
  
  
  Declaration
  
    public double OriginX { get; set; }
   
  Property Value
  
  
  
  
  OriginY
  
  
  Declaration
  
    public double OriginY { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public string RenderTransform { get; set; }
   
  Property Value
  
  
  
  
  StyleSimulations
  
  
  Declaration
  
    public StyleSimulations StyleSimulations { get; set; }
   
  Property Value
  
  
  
  
  UnicodeString
  
  
  Declaration
  
    public string UnicodeString { get; set; }
   
  Property Value