←Select platform

DocumentViewSizeMode Enumeration

Summary

View size modes.

Syntax
C#
VB
C++
public enum DocumentViewSizeMode 
Public Enum DocumentViewSizeMode 
public: 
   enum class DocumentViewSizeMode sealed 

Members

ValueMemberDescription
0ActualSizeShow the actual size of the page in the view
1FitWidthFit to the page width in the view
2FitPageFit the page in the view

Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

See Also

Reference

Leadtools.Document Namespace

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly