[]
Gets or sets the size of the current page in points.
This property is a wrapper around MediaBox or CropBox properties. If CropBox is not null then this property gets or sets its value, otherwise it gets or sets the value of MediaBox.
public SizeF Size { get; set; }
Public Property Size As SizeF