PdfPageMediaBox Property Terminal Works - PDF Printing.Net Library
Gets or sets the media box directly. XGrahics is not prepared to work with a media box with an origin other than (0,0).

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

public PdfRectangle MediaBox { get; set; }

Property Value

Type: PdfRectangle
See Also

Reference