Visual Basic (Declaration) | |
---|---|
Public Property PaperSizeMode As RasterDocumentSelector |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentSelector PaperSizeMode {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentSelector PaperSizeMode { RasterDocumentSelector get(); void set (RasterDocumentSelector value); } |
Return Value
A value that indicates whether the paper size will be exported and, if the value is exported, it will indicate whether the value is calculated or predefined.Refer to RasterDocumentEngine.GetRecognizedCharacters example.
When the value is RasterDocumentSelector.Predefined then the following properties will be used:
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family