PdfDeviceWriteCap Method

Writes the line cap.

Namespace:  Aspose.Page.XPS.Presentation.Pdf
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
protected override void WriteCap(
	LineCap cap
)

Parameters

cap
Type: System.Drawing.Drawing2DLineCap
The line cap.
See Also