[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewActionEnum

C1PreviewActionEnum Enum

Defines the supported preview tool items.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public enum C1PreviewActionEnum

Fields

Name Description
CloseSearch

Hide search toolbar.

FileOpen

File open button.

FileSave

File save button.

Find

Find text button.

GoFirst

Go to the first page button.

GoLast

Go to the last page button.

GoNext

Go to the next page button.

GoPageCount

Total page count label ("of {0}").

GoPageLabel

Page label ("Page").

GoPageNumber

Page number text box.

GoPrev

Go to the previous page button.

HandTool

Hand tool.

HistoryNext

History forward button.

HistoryPrev

History backward button.

MatchCase

Match case.

MatchWholeWord

Match whole word.

None

No tool.

PageContinuous

Continuous page view button.

PageFacing

Facing page view button.

PageFacingContinuous

Facing continuous page view button.

PageSetup

Page setup button.

PageSingle

Single page view button.

Print

Document print button.

Reflow

Document reflow button.

SearchLabel

Find label ("Find:").

SearchNext

Find the next occurrence.

SearchPrevious

Find the previous occurrence.

SearchText

Text to be searched.

SelectTextTool

Text select tool.

Stop

Stop long operation.

ZoomFactor

Zoom factor text box.

ZoomIn

Zoom in button.

ZoomInTool

Zoom in tool.

ZoomOut

Zoom out button.

ZoomOutTool

Zoom out tool.