2.2.24 jcidImageNode
Target namespace: http://schemas.microsoft.com/office/onenote/2009/internal/specific
Referenced by: ElementChildNodesOfPage, ContentChildNodesOfOutlineElement
The jcidImageNode structure specifies the properties of an image node. The value of the JCID element, as specified in [MS-ONESTORE], for this property set is "0x00060011".
Child Elements:
LastModifiedTime: A LastModifiedTime element (section 2.3.67) that specifies when the image was last changed.
PictureContainer: A PictureContainer element (section 2.2.59) that specifies the binary data for the image. MUST be set if ImageUploadState is zero (complete). Otherwise MUST NOT be set.
LayoutMaxWidth: A LayoutMaxWidth element (section 2.3.21) that specifies the maximum width to display the image.
LayoutMaxHeight: A LayoutMaxHeight element (section 2.3.23) that specifies the maximum height to display the image.
IsLayoutSizeSetByUser: An IsLayoutSizeSetByUser element (section 2.3.44) that specifies whether the value of the LayoutMaxWidth element (section 2.3.21) of the image was explicitly set by the user.
LanguageID: A LanguageID element (section 2.3.26) that specifies the language code identifier (LCID), as defined in [MS-LCID], for optical character recognition of the image. MUST be set if ImageUploadState is zero (complete). Otherwise, MUST NOT be set.
ImageAltText: An ImageAltText element (section 2.2.79) that specifies alternative text for the image.
WebPictureContainer14: A WebPictureContainer14 element (section 2.3.98) that specifies the image to display when the content is viewed by using a Web browser.
LayoutAlignmentInParent: A LayoutAlignmentInParent element (section 2.3.27) that specifies the alignment of the image relative to its containing outline element. If the image 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 image.
ImageFilename: An ImageFilename element (section 2.2.75) that specifies the file name of the image.
DisplayedPageNumber: A DisplayedPageNumber element (section 2.3.95) that specifies the displayed page number of the image.
RichEditTextUnicode: A RichEditTextUnicode element that specifies the text for the image.
RichEditTextLangID: A RichEditTextLangID element (section 2.3.53) that specifies the LCID, as defined in [MS-LCID], of the text for the image specified by RichEditTextUnicode.
IsConflictObjectForRender: An IsConflictObjectForRender element (section 2.3.70) that specifies whether the image is displayed as a conflict object (section 2.1.1).
IsConflictObjectForSelection: An IsConflictObjectForSelection element (section 2.3.72) that specifies whether the image is a conflict object (section 2.1.1) that can be selected.
ImageUploadState: An ImageUploadState (section 2.3.99) element that specifies the state of the binary data for the image.
PictureWidth: A PictureWidth (section 2.3.100) element that specifies the width of the image.
PictureHeight: A PictureHeight (section 2.3.101) element that specifies the height of the image.
WzHyperlinkUrl: A WzHyperlinkUrl (section 2.2.78) element that specifies the hyperlink associated with the image.
NoteTagStates: A NoteTagStates element that specifies the note tags set on the image.
OffsetFromParentHoriz: An OffsetFromParentHoriz element that specifies the horizontal offset from the page origin to the image. MUST be set if the image is directly contained by the jcidPageNode; otherwise, MUST NOT be set if the image is contained by a jcidOutlineElementNode.
OffsetFromParentVert: An OffsetFromParentVert element that specifies the vertical offset from the page origin to the image. MUST be set if the image is directly contained by the jcidPageNode; otherwise, MUST NOT be set if the image is contained by a jcidOutlineElementNode.
IsBackground: An IsBackground element that specifies whether the image is a background image. MUST NOT be set unless the image is directly contained by the jcidPageNode.