menu

Document Processing

PageBorderOffsetFrom Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PageBorderOffsetFrom Class

    Specifies the position of page border.

    Inheritance
    System.Object
    PageBorderOffsetFrom
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public sealed class PageBorderOffsetFrom : Enum

    Fields

    PageEdge

    Page border is measured from the edge of the page.

    Declaration
    public const PageBorderOffsetFrom PageEdge
    Field Value
    Type
    PageBorderOffsetFrom

    Text

    Page border is measured from text.

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