WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum WidthOrigin

    Show / Hide Table of Contents

    Enum WidthOrigin

    Specifies the horizontal origin of the object width

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum WidthOrigin

    Fields

    Name Description
    InsideMargin

    Origin to inner margin area.

    LeftMargin

    Origin to left margin.

    Margin

    Origin to margin.

    OutsideMargin

    Origin to outer margin area.

    Page

    Origin to page.

    RightMargin

    Origin to right margin.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved