Click or drag to resize

PdfIconFit(PdfTypeBase) Constructor

Creates a new instance of PdfIconFit and initialize it with specified dictionary

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public PdfIconFit(
	PdfTypeBase dictionary
)

Parameters

dictionary  PdfTypeBase
The dictionary or indirect dictionary
See Also