Table of Contents

Property Image

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Image

Gets or sets the image that is displayed on a PdfButton control.

public PdfImage? Image { get; set; }

Property Value

PdfImage

The image displayed on the PdfButton control. The default value is null.