DocumentInfoFormat Property |
Contains metadata for a document.
Namespace: GroupDocs.Conversion.ContractsAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 21.1.0.0 (21.1)
Syntaxpublic string Format { get; }
Public ReadOnly Property Format As String
Get
public:
virtual property String^ Format {
String^ get () sealed;
}
abstract Format : string with get
override Format : string with get
Property Value
Type:
StringImplements
IDocumentInfoFormat
See Also