C# Class MarkdownDeep.ImageInfo

Afficher le fichier Open project: toptensoftware/markdowndeep Class Usage Examples

Méthodes publiques

Свойство Type Description
height int
titled_image bool
url string
width int

Property Details

height public_oe property

public int height
Résultat int

titled_image public_oe property

public bool titled_image
Résultat bool

url public_oe property

public string url
Résultat string

width public_oe property

public int width
Résultat int