Show / Hide Table of Contents

Interface IPTPageModel

Namespace: pdftron.PDF.Utils
Assembly: Tools.dll
Syntax
public interface IPTPageModel

Properties

Annotations

Declaration
NSSet Annotations { get; }
Property Value
Type Description
Foundation.NSSet

Document

Declaration
PTDocumentModel Document { get; }
Property Value
Type Description
PTDocumentModel

PageNumber

Declaration
int PageNumber { get; }
Property Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX