Click or drag to resize

CPDFAnnotationPage Property

Returns the page that the annotation is associated with.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public CPDFPage Page { get; }

Property Value

Type: CPDFPage
See Also