If true, Width is a percentage of the page width (e.g. 50 means 50% of the page width) and Height is a percentage of the page height (e.g. 50 means 50% of the page height). If false, Width and Height are measured in points.
public bool SizeIsPercentage { get; set; }
Public Property SizeIsPercentage As Boolean
Get
Set