[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.LineAnnotationTextPosition

Enum LineAnnotationTextPosition

Namespace
GrapeCity.Documents.Pdf.Annotations
Assembly
GcDocs.Pdf.dll

Specifies the possible positions of a text for LineAnnotation.

public enum LineAnnotationTextPosition

Fields

Inline = 1

Text is centered inside the line.

None = 0

Text is not shown.

Top = 2

Text is on top of the line.