XPdfFormPlaceHolder Property Terminal Works - PDF Printing.Net Library
Gets or sets an image that is used for drawing if the current XGraphics object cannot handle PDF forms. A place holder is useful for showing a preview of a page on the display, because PDFEdit cannot render native PDF objects.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public XImage PlaceHolder { get; set; }

Property Value

Type: XImage
See Also

Reference