Click or drag to resize

PdfDocumentRoot Property

Gets the root catalog of the PDF document

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.81.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.81.2704
Syntax
public PdfTypeDictionary Root { get; }

Property Value

Type: PdfTypeDictionary
See Also