SetParagraphAlignment Method

Summary

Sets the paragraph alignment.

Syntax
C#
VB
C++
public void SetParagraphAlignment( 
   D2DParagraphAlignment paragraphAlignment 
) 
  
Public Sub SetParagraphAlignment( _ 
   ByVal paragraphAlignment As D2DParagraphAlignment _ 
)  
public: 
void SetParagraphAlignment(  
   D2DParagraphAlignment paragraphAlignment 
)  

Parameters

paragraphAlignment
A D2DParagraphAlignment enumeration value that represents the paragraph alignment.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly