Gets or sets the file format used when saving the document.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString Format { get; set; }
VB
Public Property Format As XmpString
Get
Set
Property Value
Type:
XmpString
The file format used when saving the document.
See Also