Table of Contents

Class PdfButton

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

Class for push button control.

public sealed class PdfButton : PdfControl
Inheritance
PdfButton
Inherited Members

Properties

Font

Gets or sets the font used to display text in the control.

FontColor

Gets or sets the color of the font used to display text in the control.

FontSize

Gets or sets the size of the font (in points) used to display text in the control.

Image

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

ImagePlacement

Gets or sets the image placement.

ImageScaleMode

Gets or sets the image scale mode.

Layout

Gets or sets the position of text and image relative to each other.

PreserveImageProportions

Gets or sets the value indicating whether to preserve the image's original aspect ratio.

Text

Gets or sets the text caption displayed in the PdfButton control.

Methods

ToString()

Returns a string that represents this instance.