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