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