Horizontal justification type
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum HorizontalJustificationType |
| Visual Basic (Declaration) |
|---|
Public Enumeration HorizontalJustificationType |
| Visual C++ |
|---|
public enum class HorizontalJustificationType |
Members
| Member name | Description | |
|---|---|---|
| Center | ||
| Right | ||
| Left |
See Also
Bytescout.PDF Namespace