Click or drag to resize

CaptionPositions Enumeration

Represents the position of the caption for the PdfLineAnnotation

Namespace: Patagames.Pdf.Enums
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public enum CaptionPositions
Members
Member nameValueDescription
Inline0 the caption will be centered inside the line.
Top1 the caption will be on top of the line
See Also