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 | Description |
---|---|
PageBordersApplyType |
AllPages
Page border applies to all pages.
Declaration
public const PageBordersApplyType AllPages
Field Value
Type | Description |
---|---|
PageBordersApplyType |
FirstPage
Page border applies only to first pages.
Declaration
public const PageBordersApplyType FirstPage
Field Value
Type | Description |
---|---|
PageBordersApplyType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |