![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace : D2DParagraphAlignment Enumeration |
public enum D2DParagraphAlignment : System.Enum
'Declaration Public Enum D2DParagraphAlignment Inherits System.Enum
'Usage Dim instance As D2DParagraphAlignment
public enum class D2DParagraphAlignment : public System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | Near | The first line of the paragraph is aligned to the beginning edge. |
0x00000001 | Far | The last line of the paragraph is aligned to the ending edge. |
0x00000002 | Center | The center of the paragraph is aligned to the center. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.D2DRendering.D2DParagraphAlignment