menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FixedPage - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FixedPage

    Inheritance
    System.Object
    FixedPage
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public class FixedPage : Object

    Constructors

    FixedPage()

    Declaration
    public FixedPage()

    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 Resources FixedPageResources { get; set; }
    Property Value
    Type
    Resources

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved