Click or drag to resize

CaptionPositions Enumeration

Represents the position of the caption for the PdfLineAnnotation

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.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