Skip to main content
All docs
V26.1
  • PdfTextAnnotationIconName.RightPointer Field

    Right Pointer icon name.

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v26.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public const string RightPointer = "RightPointer"

    Field Value

    Type Description
    String

    The icon name.

    See Also