HtmlForgeX

API Reference

Enum

TablerPlaceholderImageRatio

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Common image ratios used by placeholder cards.

Inheritance

  • Enum
  • TablerPlaceholderImageRatio

Values

public const TablerPlaceholderImageRatio Square1x1 #

Square image placeholder.

Value: 0
public const TablerPlaceholderImageRatio Landscape4x3 #

Landscape image placeholder.

Value: 1
public const TablerPlaceholderImageRatio Wide16x9 #

Wide image placeholder.

Value: 2
public const TablerPlaceholderImageRatio Banner21x9 #

Banner image placeholder.

Value: 3