Presentation
FormatAndVersion Property
|
Gets the the Format and Version of file;
read-only
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public FormatAndVersion FormatAndVersion { get; }
Public ReadOnly Property FormatAndVersion As FormatAndVersion
Get
public:
property FormatAndVersion FormatAndVersion {
FormatAndVersion get ();
}
member FormatAndVersion : FormatAndVersion with get
Property Value
Type:
FormatAndVersion
See Also