←Select platform

SchemaType Property

Summary

Type of this schema.

Syntax
C#
Java
public string SchemaType {get; set;} 
public String getSchemaType(); 
public void setSchemaType( 
   java.lang.String string 
); 

Property Value

The type of this schema. This could be one of the XYZSchemaType constants.

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.