ArtifactCustomType Property
Gets name of artifact type. May be used if artifact type is non standard.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public string CustomType { get; set; }

Property Value

Type: String
See Also