Click or drag to resize

PdfContentExtensions Methods

The PdfContentExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetStringOrArray Gets the PdfString or PdfArray that serves as a backing storage of the specified PdfEncodedContentString.
Public Extension MethodSetValue

Sets the graphics state parameter value associated with the specified graphics state parameter key.

Supported graphics state parameter keys are listed in the first column of the Table 58 – Entries in a Graphics State Parameter Dictionary.

Public Extension MethodTryGetValue

Gets the graphics state parameter value associated with the specified graphics state parameter key.

Supported graphics state parameter keys are listed in the first column of the Table 58 – Entries in a Graphics State Parameter Dictionary.

Top
See Also