RelConstants

Overview

RelConstants is a class in Aspose.Slides FOSS for .NET.

Constants for OPC relationship namespaces and common relationship types.

Properties: RelTypes, RelsNamespace, RelsNs.

Description

RelConstants is a class in the Aspose.Slides FOSS library for .NET that exposes 0 methods and 3 properties for programmatic use.

The class also provides the RelsNamespace property (gets the rels namespace), the RelsNs property (gets the rels ns), the RelTypes property (gets the rel types).

Properties

NameTypeAccessDescription
RelsNamespacestringReadGets the rels namespace.
RelsNsstringReadGets the rels ns.
RelTypesFrozenDictionary<string, string>ReadGets the rel types.

See Also