Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / ButtonAppearance Class / CaptionImageRelation Property

In This Topic
    CaptionImageRelation Property (ButtonAppearance)
    In This Topic
    Gets or sets a value indicating how to position the button's caption relative to image.
    Syntax
    'Declaration
     
    Public Property CaptionImageRelation As CaptionImageRelation
    public CaptionImageRelation CaptionImageRelation {get; set;}
    See Also