Click or drag to resize

PdfPageIsParsed Property

Gets a value indicating whether the page content has been parsed.

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 bool IsParsed { get; }

Property Value

Type: Boolean
See Also