[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.LineAnnotationTextPosition

LineAnnotationTextPosition Enum

Specifies the possible positions of a text for LineAnnotation.

Namespace: GrapeCity.Documents.Pdf.Annotations
Assembly: DS.Documents.Pdf.dll
Syntax
public enum LineAnnotationTextPosition
Public Enum LineAnnotationTextPosition

Fields

Name Description
Inline

Text is centered inside the line.

None

Text is not shown.

Top

Text is on top of the line.