Gets artifact type.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic ArtifactArtifactType Type { get; set; }
Public Property Type As ArtifactArtifactType
Get
Set
public:
property ArtifactArtifactType Type {
ArtifactArtifactType get ();
void set (ArtifactArtifactType value);
}
member Type : ArtifactArtifactType with get, set
Property Value
Type:
ArtifactArtifactType
See Also