FileTypeFileFormat Property |
File format
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic string FileFormat { get; }
Public ReadOnly Property FileFormat As String
Get
public:
property String^ FileFormat {
String^ get ();
}
member FileFormat : string with get
Property Value
Type:
String
See Also