Gets the namespace of the schema.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Namespace { get; }
VB
Public ReadOnly Property Namespace As String
Get
Property Value
Type:
StringThe namespace of the schema.
See Also