C1.Silverlight.PdfViewer.5 Assembly > C1.Silverlight.PdfViewer Namespace : C1PdfViewer Class |
The following tables list the members exposed by C1PdfViewer.
Name | Description | |
---|---|---|
C1PdfViewer Constructor | Initializes a new instance of a C1PdfViewer. |
Name | Description | |
---|---|---|
BlackoutWordsProperty | Identifies the BlackoutWords dependency property. | |
ComputedHorizontalScrollBarVisibilityProperty | Identifies the ComputedHorizontalScrollBarVisibility dependency property. | |
ComputedVerticalScrollBarVisibilityProperty | Identifies the ComputedVerticalScrollBarVisibility dependency property. | |
DecreaseZoomCommandProperty | Identifies the DecreaseZoomCommand dependency property. | |
ExtentHeightProperty | Identifies the ExtentHeight dependency property. | |
ExtentWidthProperty | Identifies the ExtentWidth dependency property. | |
FindCountProperty | Identifies the FindCount dependency property. | |
FindNextCommandProperty | Identifies the FindNextCommand dependency property. | |
FindNumberProperty | Identifies the FindNumber dependency property. | |
FindPreviousCommandProperty | Identifies the FindPreviousCommand dependency property. | |
FindTextProperty | Identifies the FindText dependency property. | |
FirstPageCommandProperty | Identifies the FirstPageCommand dependency property. | |
HorizontalOffsetProperty | Identifies the HorizontalOffset dependency property. | |
HorizontalScrollBarVisibilityProperty | Identifies the HorizontalScrollBarVisibility dependency property. | |
IncreaseZoomCommandProperty | Identifies the IncreaseZoomCommand dependency property. | |
IsFlowingProperty | Identifies the IsFlowing dependency property. | |
LastPageCommandProperty | Identifies the LastPageCommand dependency property. | |
MaxZoomProperty | Identifies the MaxZoom dependency property. | |
MinZoomProperty | Identifies the MinZoom dependency property. | |
NextPageCommandProperty | Identifies the NextPageCommand dependency property. | |
OpenButtonVisibilityProperty | Identifies the OpenButtonVisibility dependency property. | |
OpenCommandProperty | Identifies the OpenCommand dependency property. | |
OrientationProperty | Identifies the Orientation dependency property. | |
PageMarginProperty | Identifies the PageMargin dependency property. | |
PageSeparationProperty | Identifies the PageSeparation dependency property. | |
PageSizeProperty | Identifies the PageSize dependency property. | |
PageTemplateProperty | Identifies the PageTemplate dependency property. | |
PreviousPageCommandProperty | Identifies the PreviousPageCommand dependency property. | |
PrintCommandProperty | Identifies the PrintCommand dependency property. | |
RenderModeProperty | ||
SaveCommandProperty | Identifies the SaveCommand dependency property. | |
ScrollableHeightProperty | Identifies the ScrollableHeight dependency property. | |
ScrollableWidthProperty | Identifies the ScrollableWidth dependency property. | |
ScrollBarStyleProperty | Identifies the ScrollBarStyle dependency property. | |
SelectionBackgroundProperty | Identifies the SelectionBackground dependency property. | |
SourceProperty | Load a PDF document from a System.IO.Stream. Gets or sets the uri of the document. | |
ToolbarStyleProperty | Identifies the ToolbarStyle dependency property. | |
ToolbarVisibilityProperty | Identifies the ToolbarVisibility dependency property. | |
VerticalOffsetProperty | Identifies the VerticalOffset dependency property. | |
VerticalScrollBarVisibilityProperty | Identifies the VerticalScrollBarVisibility dependency property. | |
ViewModeProperty | Identifies the ViewMode dependency property. | |
ViewportGapProperty | Identifies the ViewportGap dependency property. | |
ViewportHeightProperty | Identifies the ViewportHeight dependency property. | |
ViewportWidthProperty | Identifies the ViewportWidth dependency property. | |
ZoomProperty | Identifies the Zoom dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AutoContentRotation | Indicate whether the printer automatically change the page orientation according to the size of content. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BlackoutWords | Gets or sets specific text as black out. | |
Bookmarks | Gets the list of top level bookmarks for this document. | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
ComputedHorizontalScrollBarVisibility | Gets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible. | |
ComputedVerticalScrollBarVisibility | Gets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DecreaseZoomCommand | Gets the System.Windows.Input.ICommand that decreases zoom. | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DocumentInfo | Gets a value that contain document information | |
Effect | (Inherited from System.Windows.UIElement) | |
ExtentHeight | Gets the vertical size of all the content for display in the C1PdfViewer. | |
ExtentWidth | Gets the horizontal size of all the content for display in the C1PdfViewer. | |
FastMode | Gets or sets a value that determines that the PDF file should be rendered faster but with less accurate positioning. | |
FindCount | Gets the total number of occurrences of FindText. | |
FindNextCommand | Gets the System.Windows.Input.ICommand that performs the FindNext operation. | |
FindNumber | Gets the number of the currently selected occurrence of FindText. | |
FindPreviousCommand | Gets the System.Windows.Input.ICommand that performs the FindPrevious operation. | |
FindText | Gets or sets the text that will be searched by FindNext and FindPrevious. | |
FirstPageCommand | Gets the System.Windows.Input.ICommand that goes to the first page. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
FormFields | A collection of fields for gathering information interactively from the user. | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalOffset | Gets or sets a value that indicates the horizontal offset of the scrolled content. | |
HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
IncreaseZoomCommand | Gets the System.Windows.Input.ICommand that increases zoom. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsFlowing | Gets whether the current document is displayed as a flowing document, instead of paged. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LastPageCommand | Gets the System.Windows.Input.ICommand that goes to the last page. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MaxZoom | Gets or sets the document max zoom. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MinZoom | Gets or sets the document min zoom. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
NextPageCommand | Gets the System.Windows.Input.ICommand that goes to the next page. | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
OpenButtonVisibility | Gets or sets a value that indicates whether open button in the toolbar should be displayed. | |
OpenCommand | Gets the System.Windows.Input.ICommand that opens the document using System.Windows.Controls.OpenFileDialog. | |
Orientation | Gets or sets the orientation in which the list is displayed. | |
Padding | (Inherited from System.Windows.Controls.Control) | |
PageCount | Gets the number of pages in the loaded document. | |
PageMargin | Gets or sets the margin of the page used for displaying and printing HTML documents. | |
PageNumber | Gets the index of the first displayed page. | |
PageSeparation | Gets or sets the separation between pages. | |
PageSize | Gets or sets the size of the page used for displaying and printing HTML documents. | |
PageTemplate | Gets or sets the System.Windows.DataTemplate used to display pages. | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PreviousPageCommand | Gets the System.Windows.Input.ICommand that goes to the previous page. | |
PrintCommand | Gets the System.Windows.Input.ICommand that performs the PrintDocument operation. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderMode | ||
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
SaveCommand | Gets the System.Windows.Input.ICommand that saves the document using System.Windows.Controls.SaveFileDialog. | |
ScrollableHeight | Gets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport. | |
ScrollableWidth | Gets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport. | |
ScrollBarStyle | Gets or sets the System.Windows.Style used by the System.Windows.Controls.Primitives.ScrollBar control contained in the default template. | |
SelectedText | Gets the current selection. | |
SelectionBackground | Gets or sets a System.Windows.Media.Brush for this C1PdfViewer's selection. | |
Source | Gets or sets the uri of the document. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
ToolbarStyle | Gets or set the style applied to this C1PdfViewer's toolbar. | |
ToolbarVisibility | Gets or sets the System.Windows.Visibility of this C1PdfViewer toolbar. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalOffset | Gets or sets a value that indicates the vertical offset of the scrolled content. | |
VerticalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
ViewMode | Gets or sets the ViewMode for this C1PdfViewer. | |
ViewportGap | Gets or sets a coeficient which will determine in each layout pass the size of the viewport. If zero is specified the size of the viewport will be equal to the scrollviewer viewport. If 0.5 is specified the size of the viewport will be enlarged to take up half screen more at both sides of the original viewport. | |
ViewportHeight | Gets a value that contains the vertical size of the viewable content. | |
ViewportWidth | Gets a value that contains the horizontal size of the viewable content. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) | |
Zoom | Gets or sets the document zoom. |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
ClipboardCopy | Copy the current selection to the clipboard. | |
CloseDocument | Closes the current document. | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindNext | Overloaded. Go to the next occurrence of FindText. | |
FindPrevious | Overloaded. Go to the previous occurrence of FindText. | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetPage | Returns a copy of the FrameworkElement that represent a specified document page. | |
GetPages | Returns a copy of the FrameworkElements that represent the document pages. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
GoToBookmark | Jump to a specified bookmark. | |
GoToPage | Jump to a specified page number. | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
LoadDocument | Overloaded. Load a PDF document from a file. | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1PdfViewer control when a new template is applied. | |
OpenDocument | Open a file. | |
PrintDocument | Print the current document. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveEvents | ||
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SaveDocument | Overloaded. Save the current document to a file. | |
ScrollToHorizontalOffset | Scrolls the content to the specified horizontal offset position. | |
ScrollToVerticalOffset | Scrolls the content to the specified vertical offset position. | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) | |
ZoomAt | Call a zooms animation. |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
FindCountChanged | Event raised when the FindCount property has changed. | |
FindNumberChanged | Event raised when the FindNumber property has changed. | |
FindTextChanged | Event raised when the FindText property has changed. | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsFlowingChanged | Event raised when the IsFlowing property has changed. | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PageCountChanged | Event raised when the PageCount property has changed. | |
PageNumberChanged | Event raised when the PageNumber property has changed. | |
ParsingError | Fired only when any error occurs in pdf parsing. | |
PreparedPage | Fired only when pdf pages end rendering. | |
PreparingPage | Fired only when pdf pages start rendering. | |
PropertyChanged | Occurs when a property value changes. | |
RequestNavigate | Fired when a link from a document is clicked. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextBlockAdded | Fired after a TextBlock is created from text in the PDF file, permitting font substitution. | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) | |
ViewModeChanged | Event raised when the ViewMode property has changed. | |
ZoomChanged | Event raised when the Zoom property has changed. |