XFormWidth Property Terminal Works - PDF Printing.Net Library

Note: This API is now obsolete.

Get the width of the page identified by the property PageNumber.

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

[ObsoleteAttribute("Use either PixelWidth or PointWidth. Temporarily obsolete because of rearrangements for WPF. Currently same as PixelWidth, but will become PointWidth in future releases of PDFEdit.")]
public override double Width { get; }

Property Value

Type: Double
See Also

Reference