Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetAnnotTextAlign
Returns the text alignment of an annotation.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 14.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetAnnotTextAlign"; PDF; AnnotationHandle ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
AnnotationHandle | The annotation index. | 5 |
Result
Returns alignment or error.
Description
Returns the text alignment of an annotation.At time of publication only FreeText annotations support a text alignment.
Result is Left, Center, Right or Justify.
See also
This function checks for a license.
Created 19th September 2024, last changed 19th September 2024