ImageHorizontalAlignment TypeIn This ArticleDeclarationMembers #Declaration TypeScriptexport type ImageHorizontalAlignment = "Left" | "Center" | "Right" #Members Name "Left" "Center" "Right"