OXPSImageBrush Class
  
  
  
  
    Inheritance
    System.Object
    OXPSImageBrush
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class OXPSImageBrush : Object
   
  Constructors
  
  
  
  
  OXPSImageBrush()
  
  
  Declaration
  
  Properties
  
  
  
  
  
  
  
  Declaration
  
    public OXPSTransform ImageBrushTransform { get; set; }
   
  Property Value
  
  
  
  
  ImageSource
  
  
  Declaration
  
    public string ImageSource { get; set; }
   
  Property Value
  
  
  
  
  Key
  
  
  Declaration
  
    public string Key { get; set; }
   
  Property Value
  
  
  
  
  Opacity
  
  
  Declaration
  
    public double Opacity { get; set; }
   
  Property Value
  
  
  
  
  TileMode
  
  
  Declaration
  
    public OXPSTileMode TileMode { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public string Transform { get; set; }
   
  Property Value
  
  
  
  
  Viewbox
  
  
  Declaration
  
    public string Viewbox { get; set; }
   
  Property Value
  
  
  
  
  ViewboxUnits
  
  
  Declaration
  
    public OXPSViewUnits ViewboxUnits { get; set; }
   
  Property Value
  
  
  
  
  Viewport
  
  
  Declaration
  
    public string Viewport { get; set; }
   
  Property Value
  
  
  
  
  ViewportUnits
  
  
  Declaration
  
    public OXPSViewUnits ViewportUnits { get; set; }
   
  Property Value