Page Class
From Neo smartpen SDK
Class Library Documentation for Neo smartpen SDK
Page Class |
A class representing a Page in metadata
Namespace: Neosmartpen.Net.Metadata.Model
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
C#
public class Page
The Page type exposes the following members.
| Name | Description | |
|---|---|---|
| Book |
Book Code(NoteID)
| |
| MarginB |
Crop Margin Bottom
| |
| MarginL |
Crop Margin Left
| |
| MarginR |
Crop Margin Right
| |
| MarginT |
Crop Margin Top
| |
| Number |
Page Number
| |
| Owner |
Owner
| |
| Section |
Section
| |
| X1 |
coord X1 (Start Point)
| |
| X2 |
coord X2 (End Point)
| |
| Y1 |
coord Y1 (Start Point)
| |
| Y2 |
coord Y2 (End Point)
|