Click or drag to resize

PdfiumFindResource Method

Reserved for internal usage.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static Assembly FindResource(
	ref string name
)

Parameters

name  String
Resource name.

Return Value

Assembly
Assembly where the resource is located.
See Also