Click or drag to resize

PdfPageIsAvailable Property

Gets a value that represents that whether the content of the current PDF page is available.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public bool IsAvailable { get; }

Property Value

Boolean
See Also