PdfExtGStateTableGetExtGStateNonStroke Method Terminal Works - PDF Printing.Net Library
Gets a PdfExtGState with the key 'ca' set to the specified alpha value.

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public PdfExtGState GetExtGStateNonStroke(
	double alpha,
	bool overprint
)

Parameters

alpha
Type: SystemDouble
overprint
Type: SystemBoolean

Return Value

Type: PdfExtGState
See Also

Reference