Page numbers align.
Namespace:
PerpetuumSoft.Reporting.WizardsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public enum PageNumberAlign |
| Visual Basic (Declaration) |
|---|
Public Enumeration PageNumberAlign |
| Visual C++ |
|---|
public enum class PageNumberAlign |
Members
| Member name | Description | |
|---|---|---|
| Left | At left. | |
| Center | At center. | |
| Right | At right. |