Click or drag to resize
CaptionPosition Enumeration
Enumeration of the annotation�s caption positioning.

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum CaptionPosition
Members
  Member nameValueDescription
Inline0 The caption will be centered inside the line (default value).
Top1 The caption will be on top of the line.
See Also