OperatorWriter.Write_re
Writes a PDF "re" operator to the page.
public void Write_re(float x, float y, float width, float height)
Sub Write_re(x As Single, y As Single, width As Single, height As Single)
Parameters
The X coordinate to draw.
The Y coordinate to draw.
- width
- Single
The width to draw.
- height
- Single
The height to draw.
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.