Table of Contents

Property Custom

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Custom

Gets the XMP schema for custom (application-defined) properties.

public XmpSchema Custom { get; }

Property Value

XmpSchema

The XMP schema for custom (application-defined) properties.

Remarks

This is a well-known schema. This schema is used for custom (application-defined) PDF properties.

This schema has no pre-defined properties. You can add any property you want to this schema.