BackgroundImage.UseMargins Property

Get or set a value indicating if the pages margins should be used when calculating the placement of the background image.

public bool UseMargins { get; set; }
Public Property UseMargins As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

BackgroundImage
ceTe.DynamicPDF.PageElements

In this topic