←Select platform

PaperSize Property

Summary

Gets or sets the page size to use when transferring data from the current TWAIN source.

Syntax

C#
VB
C++
public TwainPaperSize PaperSize { get; set; } 
Public Property PaperSize As Leadtools.Twain.TwainPaperSize 

Property Value

The page size.

Remarks

This property internally gets or sets the page size capability ICAP_SUPPORTEDSIZES. For more information on this capability, refer to http://www.twain.org and click on TWAIN Specification (Version 2.0).

Example

For an example, refer to ImageEffects.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly