Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 607 Bytes

Project.PjAlignment.md

File metadata and controls

24 lines (17 loc) · 607 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjAlignment enumeration (Project)
project-server
Project.PjAlignment
925376b3-c8aa-3326-5693-71dd3510f28c
06/08/2017
medium

PjAlignment enumeration (Project)

Contains constants that specify how data is aligned in a container, for example how text is aligned in a text box.

Name Value Description
pjCenter 1 Align data in the center.
pjLeft 0 Align data at the left.
pjRight 2 Align data at the right.

[!includeSupport and feedback]