Dixie Property Defination. Here is a list of Dixie properties:
zoomMode --- DIXIE_FIT_TO_PAGE (default, value 0) DIXIE_ZOOM_NORMAL (normal zoom mode, value 1).
file --- File Name. Change this value if you want to open a different file.
page --- Page number. Change this value if you want to go to a different page.
centerImg --- Boolean value. TRUE means recenter the image if the window rectangle is larger than the image.
zoomX, zoomY --- Double value, zoom ratio. Can only be accessed through their Set and Get methods.
dispAreaWidth, dispAreaHeight --- Display area width and height. Can only be accessed through their Set and Get methods.
ShowHighlight --- Boolean value. TRUE means show highlight if any. False means hide the highlight.
ShowHyperlink --- Boolean value. TRUE means highlight hyperlinks if any. False means do not highlight hyperlinks.
ShowAnnotation --- Short value. 0 means do not show annotation. 1 means show text with underline, no border and white background. 2 means show annotation with border.
HighlightColor --- Highlight background color. In COLORREF format.
HyperlinkColor --- Hyperlink text color. In COLORREF format.
AnnotationColor --- Annotation text color. In COLORREF format.
AnnotationBoundaryColorColor ---Annotation background color. In COLORREF format. Valid when ShowAnnotation mode is set to 2.