←Select platform

AsNumber Method

Summary

Helper method to convert a schema value into a number.

Syntax
C#
Java
public long AsNumber( 
   string value 
) 

public long asNumber( 
   java.lang.String string 
); 

Parameters

value

String containing the value to convert.

Return Value

The converted value as an integer number, or 0 if the value could not be converted.

Remarks

Refer to PDFDocument.EmbeddedFiles for more information on using a PDFSchema with PDF portfolio and embedded files.

Example

For an example, refer to EmbeddedFiles.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.