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:

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic