OperatorWriter.SetRelativeToState
Assigns the relative position for placement of the page element on the page.
public void SetRelativeToState(RelativeTo relativeTo, bool ignoreMargins)
Sub SetRelativeToState(relativeTo As RelativeTo, ignoreMargins As Boolean)
Parameters
- relativeTo
- RelativeTo
Placement of the page element on the page
- ignoreMargins
- Boolean
Setting false will consider the margin while placing the page element based on the RelativeTo property.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.