OXPSFixedPage Class
  
  
  
  
    Inheritance
    System.Object
    OXPSFixedPage
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class OXPSFixedPage : Object
   
  Constructors
  
  
  
  
  OXPSFixedPage()
  
  
  Declaration
  
  Properties
  
  
  
  
  BleedBox
  
  
  Declaration
  
    public string BleedBox { get; set; }
   
  Property Value
  
  
  
  
  ContentBox
  
  
  Declaration
  
    public string ContentBox { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public OXPSResources FixedPageResources { get; set; }
   
  Property Value
  
  
  
  
  Height
  
  
  Declaration
  
    public double Height { get; set; }
   
  Property Value
  
  
  
  
  Items
  
  
  Declaration
  
    public object[] Items { get; set; }
   
  Property Value
  
  
  
  
  lang
  
  
  Declaration
  
    public string lang { get; set; }
   
  Property Value
  
  
  
  
  Name
  
  
  Declaration
  
    public string Name { get; set; }
   
  Property Value
  
  
  
  
  Width
  
  
  Declaration
  
    public double Width { get; set; }
   
  Property Value