Back to Devexpress

AdjustmentMode Enum

officefileapi-devexpress-dot-docs-dot-presentation-1c98ad3f.md

latest1.2 KB
Original Source

AdjustmentMode Enum

Lists values that indicate how a handle is adjusted.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum AdjustmentMode
vb
Public Enum AdjustmentMode

Members

NameDescription
Empty

No adjustment mode is specified.

| | Value |

The handle is adjusted according to its value.

| | GuideName |

The handle is adjusted according to a guide.

|

The following properties accept/return AdjustmentMode values:

See Also

DevExpress.Docs.Presentation Namespace