public final class OneNoteMetadata extends MetadataContainer
Represents metadata in OneNoteFormat
.
Constructor and Description |
---|
OneNoteMetadata()
Initializes a new instance of the
OneNoteMetadata class. |
Modifier and Type | Method and Description |
---|---|
OneNotePageInfo[] |
getPages()
Gets pages metadata.
|
int |
getPagesCount()
Gets pages count presented in
OneNoteFormat . |
getKeys
getByType, getMetadataType, readByStringKey
public OneNoteMetadata()
Initializes a new instance of the OneNoteMetadata
class.
public final OneNotePageInfo[] getPages()
Gets pages metadata.
public final int getPagesCount()
Gets pages count presented in OneNoteFormat
.
Copyright © 2018. All rights reserved.