Table of Contents

Property Format

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

Format

Gets or sets the file format used when saving the document.

public XmpString? Format { get; set; }

Property Value

XmpString

The file format used when saving the document.

Remarks

See an example of using this property in the XMP metadata section.

Exceptions

UnsupportedMetadataException

The corresponding XMP property has an unexpected type.