Show / Hide Table of Contents

Enum ZoomType

The zoom type for the document.

Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.Pdf_hpsftrbd_wpftmp.dll
Syntax
public enum ZoomType

Fields

Name Description
Custom

Custom zoom (using Zoom).

FitToViewport

Zooming to a whole page.

FitToViewportWidth

Zooming to the maximum width.

Extension Methods

CollectionExtensions.AddRange<T, ZoomType>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<ZoomType>()
  • View Source
Back to top Generated by DocFX