'Declaration Public Property Size As System.Drawing.SizeF
public System.Drawing.SizeF Size {get; set;}
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.
'Declaration Public Property Size As System.Drawing.SizeF
public System.Drawing.SizeF Size {get; set;}