menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OXPSFixedPage - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OXPSFixedPage

    Inheritance
    System.Object
    OXPSFixedPage
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
    Syntax
    public class OXPSFixedPage : Object

    Constructors

    OXPSFixedPage()

    Declaration
    public OXPSFixedPage()

    Properties

    BleedBox

    Declaration
    public string BleedBox { get; set; }
    Property Value
    Type
    System.String

    ContentBox

    Declaration
    public string ContentBox { get; set; }
    Property Value
    Type
    System.String

    FixedPageResources

    Declaration
    public OXPSResources FixedPageResources { get; set; }
    Property Value
    Type
    OXPSResources

    Height

    Declaration
    public double Height { get; set; }
    Property Value
    Type
    System.Double

    Items

    Declaration
    public object[] Items { get; set; }
    Property Value
    Type
    System.Object[]

    lang

    Declaration
    public string lang { get; set; }
    Property Value
    Type
    System.String

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String

    Width

    Declaration
    public double Width { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved