FixedPage Class
  
  
  
  
    Inheritance
    System.Object
    FixedPage
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class FixedPage : Object
   
  Constructors
  
  
  
  
  FixedPage()
  
  
  Declaration
  
  Properties
  
  
  
  
  BleedBox
  
  
  Declaration
  
    public string BleedBox { get; set; }
   
  Property Value
  
  
  
  
  ContentBox
  
  
  Declaration
  
    public string ContentBox { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Resources 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