Gets the schema item values for this embedded file.
public IDictionary<string, string> SchemaValues {get;}
public java.util.Map<java.lang.String,
java.lang.String> getSchemaValues();
The schema item values for this embedded file.
If the owner is a PDF portfolio, then the PDFDocument.EmbeddedFilesSchemas collection is populated with the schemas to be used with embedded files.
Each PDFEmbeddedFile will then contain the values for these schemas in the SchemaValues dictionary and the following conditions are true:
Using this information, an application program can find the schema for any embedded file and use it to build the UI to view the PDF document as intended.
Refer to PDFDocument.EmbeddedFiles for more information on using PDFSchema with PDF portfolio and embedded files.
For an example, refer to EmbeddedFiles.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document