public final class UndocumentedJcidFormat
extends com.aspose.ms.System.Enum
This values were found experimentally, it isn't guaranteed that they are correct.
Modifier and Type | Field and Description |
---|---|
static long |
PageMetadata
The page metadata.
|
static long |
PageNodeChildElement
Node has horizontal and vertical offset.
|
static long |
PersistablePropertyContainerForToc
The persistable property container for TOC.
|
static long |
ReadOnlyPersistablePropertyContainerForAuthor
The read only persistable property container for author.
|
static long |
TocSectionMetaData
The TOC section metadata.
|
public static final long PageMetadata
The page metadata. Property set is very similar to documented PageMetadata node.
public static final long PageNodeChildElement
Node has horizontal and vertical offset. References an other undocumented node.
public static final long ReadOnlyPersistablePropertyContainerForAuthor
The read only persistable property container for author.
public static final long PersistablePropertyContainerForToc
The persistable property container for TOC. Note: This value is pure artificial and is not intrinsic for MS OneNote: used reserved bits 21-31 that according to specification MUST be set to zero.
public static final long TocSectionMetaData
The TOC section metadata. Note: This value is pure artificial and is not intrinsic for MS OneNote: used reserved bits 21-31 that according to specification MUST be set to zero.
Copyright (c) 2016 Aspose. All Rights Reserved.