←Select platform

Justification Property

Summary

Justification of this text annotation object.

Syntax

C#
VB
Java
C++
public PDFTextJustification Justification { get; set; } 
Public Property Justification As Leadtools.Pdf.PDFTextJustification 
public PDFTextJustification getJustification() 
public void setJustification(PDFTextJustification justification) 
             

Property Value

A PDFTextJustification enumeration member that specifies the alignment of text annotation object associated with this PDFTextAnnotation.

Example

For an example, refer to PDFTextAnnotation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly