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