In This Topic
GdPicture14.MAUI Namespace / GdViewer Class

GdViewer Class Properties

In This Topic

For a list of all members of this type, see GdViewer members.

Public Properties
 NameDescription
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Property (Inherited from Microsoft.Maui.Controls.StyleableElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.ContentView)
Public Property (Inherited from Microsoft.Maui.Controls.TemplatedView)
Public Property Specifies the selected page of the loaded document.  
Public Property Specifies the rotation of the current page.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Property Specifies the format of the loaded document.  
Public Property Specifies whether a document is loaded in the control.  
Public Property Specifies the document content source.  
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertySpecifies whether the control uses the color correction technique when manipulating with files that embed an ICC profile.

The ICM stands for Image Color Matching and this technique maps color profiles to allows the color system used by one computer device to match the colors used by other applications and devices.

 
Public Property Specifies whether links navigation is enabled.  
Public Property Specifies whether a mouse panning is enabled.  
Public Property Specifies if drop-shadow effect is applied on pages.  
Public Property Specifies whether text selection is enabled.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property Specifies if text removal is supported with the loaded document.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Property Specifies the number of pages in the loaded document.  
Public PropertySpecifies the current page display mode of the control.

The single page viewing mode displays only one page at a time in the viewer area. The multi page viewing mode displays all pages one after another.

 
Public Property Specifies the page preloading mode.  
Public Property Specifies the page previewing quality mode.  
Public Property Indicates the amount of space between each page.  
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property  
Public Property  
Public Property Specifies the selected text of the document.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.StyleableElement)
Public Property (Inherited from Microsoft.Maui.Controls.StyleableElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property Specifies whether monitor density is taken into account for rendering.  
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property Specifies the current view rotation.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property Specifies the current zoom factor.  
Public Property Specifies the maximum zoom accepted by the control with the loaded document.  
Public Property Specifies the minimum zoom accepted by the control with the loaded document.  
Public PropertyGets or sets the current zoom mode used by the control and refreshes the control as well.

If the newly specified ZoomMode value is the same as the current ZoomMode value, this method does nothing.

 
Public PropertyGets or sets the zoom step, that specifies the percentage of increasing or decreasing the current zoom factor when using the ZoomIN and the ZoomOUT methods. The value of 25 represents the 25% step, the value of 10 represents the 10% step, etc.  
Top
See Also