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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.