PdfPageImageContent


class PdfPageImageContent


Represents the content associated with an image type in a page of a PDF document.

Summary

Public constructors

Public properties

String

: Alternate text for the image.

Public constructors

PdfPageImageContent

Added in 1.0.0-alpha10
PdfPageImageContent(altText: String)
Parameters
altText: String

: Alternate text for the image.

Public properties

altText

Added in 1.0.0-alpha10
val altTextString

: Alternate text for the image.