C#
VB
Java
C++
Justification of this text annotation object.
public PDFTextJustification Justification { get; set; }
Public Property Justification As Leadtools.Pdf.PDFTextJustification
public PDFTextJustification getJustification()
public void setJustification(PDFTextJustification justification)
public:
property Leadtools.Pdf.PDFTextJustification Justification {
Leadtools.Pdf.PDFTextJustification get();
void set ( Leadtools.Pdf.PDFTextJustification );
}
A PDFTextJustification enumeration member that specifies the alignment of text annotation object associated with this PDFTextAnnotation.
For an example, refer to PDFTextAnnotation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET