Book Properties

Neo smartpen SDK

Book Properties

The Book type exposes the following members.

Properties
  NameDescription
Public propertyCode
Book Code(NoteID)
Public propertyDpi
600 or 1200
Public propertyExtraInfo
Extra Info
Public propertyisLine
true is line, false is dot
Public propertyKind
1 is Moleskine, 100 is unknown note, 0 is otherwise
Public propertyLineSegmentLength
How many dots were made of the line 3(=600DPI) or 5(=1200DPI)
Public propertyOffsetLeft
Left offset
Public propertyOffsetTop
Top offset
Public propertyOwner
Owner
Public propertyPages
List of Page included in Book
Public propertyRevision
.NProj의 revision 역시 업데이트시 체크
Public propertySection
Section
Public propertyStartPage
Start Page
Public propertyStartPageSide
StartPageSide (left, right, center)
Public propertySymbols
List of Symbol included in Book
Public propertyTitle
Book Title
Public propertyTotalPageCount
Total page of Book
Public propertyVersion
.Nproj file's Version
Top
See Also