Property MediaBox
Namespace TallComponents.PDF
Class Page
A rectangle, expressed in points with the origin at the bottom left corner, defining the boundaries of the physical medium on which the page is intended to be displayed or printed.
You cannot set this entry if any [Visual]Underlay or [Visual]Overlay is instantiated.
Syntax
public
Rectangle
MediaBox
{
get;
set;
}
Property value
Rectangle