Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CaptionPosition - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CaptionPosition

    Specifies the position of the caption label text.

    Inheritance
    System.Object
    CaptionPosition
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class CaptionPosition : Enum

    Fields

    AboveImage

    Caption is positioned above the Image.

    Declaration
    public const CaptionPosition AboveImage
    Field Value
    Type Description
    CaptionPosition

    AfterImage

    Caption is positioned below the image.

    Declaration
    public const CaptionPosition AfterImage
    Field Value
    Type Description
    CaptionPosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved