PreviewHandler Properties |
The PreviewHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnterHelpMode |
Gets or sets a value indicating whether context-sensitive help mode should be entered during an in-place activation session.
|
![]() | FilePath |
Gets the file path. Only valid if IInitializeWithFile was called.
(Inherited from Handler.) |
![]() | Handle |
Gets or sets the window handle of the previewer.
By default its value is Zero.
|
![]() | Item |
Gets the item. Only valid if IInitializeWithItem was called.
(Inherited from Handler.) |
![]() | Mode |
Indicate the access mode for the Item, FilePath or Stream.
(Inherited from Handler.) |
![]() | NativeStream |
Gets the native stream. Only valid if IInitializeWithStream was called.
(Inherited from Handler.) |
![]() | ParentBounds |
Gets the parent area bounds.
|
![]() | ParentHandle |
Gets the parent window handle.
|
![]() | Site |
Gets the site object in the container.
(Inherited from Handler.) |
![]() | Stream |
Gets the stream. Only valid if IInitializeWithStream was called.
(Inherited from Handler.) |