Click or drag to resize

Pdf3DAnnotation(PdfPage) Constructor

Creates a new Pdf3DAnnotation.

Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public Pdf3DAnnotation(
	PdfPage page
)

Parameters

page  PdfPage
The PDF page associated with annotation.
See Also