Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 392 Bytes

File metadata and controls

4 lines (3 loc) · 392 Bytes

Button with image

This sample shows how to create buttons with images in PDF documents.

You can add an image to a button using PdfButton.Image property. Use PdfButton.Layout property to specify how text and image on the button surfaces should be placed relative to each other. You can also define how the image on the button should be scaled by using the PdfButton.ImageScaleMode property.