2.2.32 jcidEmbeddedFileNode

Target namespace: http://schemas.microsoft.com/office/onenote/2009/internal/specific

Referenced by: ContentChildNodesOfOutlineElement, ElementChildNodesOfPage

The jcidEmbeddedFileNode structure specifies the properties of an embedded file. The value of the JCID element, as specified in [MS-ONESTORE], for this property set is "0x00060035".

Child Elements:

LastModifiedTime: A LastModifiedTime element (section 2.3.67) that specifies when the embedded file was last changed.

PictureContainer: A PictureContainer element (section 2.2.59) that specifies the binary data for the icon that is associated with the embedded file. MUST be set.

LayoutMaxWidth: A LayoutMaxWidth element (section 2.3.21) that specifies the maximum width to display the embedded file icon.

LayoutMaxHeight: A LayoutMaxHeight element that specifies the maximum height to display the embedded file icon.

IsLayoutSizeSetByUser: An IsLayoutSizeSetByUser element (section 2.3.44) that specifies whether the value of the LayoutMaxWidth element was set explicitly by the user for the embedded file.

LanguageID: A LanguageID element (section 2.3.26) that specifies the language code identifier (LCID), as defined in [MS-LCID], of the embedded file. MUST be set.

RichEditTextUnicode: A RichEditTextUnicode element (section 2.2.5) that specifies the text representation of the embedded file. MUST be set. The string MUST NOT contain any characters of the value 10 (line feed) or 13 (carriage return).

LayoutAlignmentInParent: A LayoutAlignmentInParent element (section 2.3.27) that specifies the alignment of the embedded file relative to its containing outline element. If the embedded file is not contained by a jcidOutlineElementNode, this property is undefined and MUST be ignored.

LayoutAlignmentSelf: A LayoutAlignmentSelf element (section 2.3.33) that specifies the alignment of the embedded file.

EmbeddedFileContainer: An EmbeddedFileContainer element (section 2.2.4) that specifies the data of the embedded file.

EmbeddedFileName: An EmbeddedFileName element (section 2.2.71) that specifies the name of the embedded file.

SourceFilepath: A SourceFilepath element (section 2.2.72) that specifies the path to the original file.

IRecordMedia: An IRecordMedia element (section 2.3.62) that specifies the type of audio or video recording that is stored in the embedded file.

RichEditTextLangID: A RichEditTextLangID element (section 2.3.53) that specifies the LCID, as defined in [MS-LCID], of the text for the embedded file specified by RichEditTextUnicode.

IsConflictObjectForRender: An IsConflictObjectForRender element (section 2.3.70) that specifies whether the embedded file is displayed as a conflict object (section 2.1.1).

IsConflictObjectForSelection: An IsConflictObjectForSelection element (section 2.3.72) that specifies whether the embedded file is a conflict object (section 2.1.1) that can be selected.

PictureWidth: A PictureWidth (section 2.3.100) element that specifies the width of the embedded file icon.

PictureHeight: A PictureHeight (section 2.3.101) element that specifies the height of the embedded file icon.

NoteTagStates: A NoteTagStates element that specifies the note tags for the embedded file.

OffsetFromParentHoriz: An OffsetFromParentHoriz element that specifies the horizontal offset from the page origin to the embedded file. MUST be set if the embedded file is directly contained by the jcidPageNode; otherwise, MUST NOT be set if the embedded file is contained by a jcidOutlineElementNode

OffsetFromParentVert: An OffsetFromParentVert element that specifies the vertical offset from the page origin to the embedded file. MUST be set if the embedded file is directly contained by the jcidPageNode; otherwise, MUST NOT be set if the embedded file is contained by a jcidOutlineElementNode

AudioRecordingGuid: An AudioRecordingGuid element that specifies a unique identifier for this audio or video file.

AudioRecordingDuration: An AudioRecordingDuration element that specifies the duration of the audio or video file.