menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageBordersApplyType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PageBordersApplyType

    Specifies the type of page border to apply.

    Inheritance
    System.Object
    PageBordersApplyType
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class PageBordersApplyType : Enum

    Fields

    AllExceptFirstPage

    Page border applies to all pages except the first.

    Declaration
    public const PageBordersApplyType AllExceptFirstPage
    Field Value
    Type
    PageBordersApplyType

    AllPages

    Page border applies to all pages.

    Declaration
    public const PageBordersApplyType AllPages
    Field Value
    Type
    PageBordersApplyType

    FirstPage

    Page border applies only to first pages.

    Declaration
    public const PageBordersApplyType FirstPage
    Field Value
    Type
    PageBordersApplyType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved