LabelManagerForArtifact public class LabelManagerForArtifact : ILabelManagerForArtifact Documentation Code public LabelManagerForArtifact(ILabelManager labelManager) public string GetImageSubdirectoryLabel(int objectExportInfoArtifactId) public string GetNativeSubdirectoryLabel(int objectExportInfoArtifactId) public string GetPdfSubdirectoryLabel(int objectExportInfoArtifactId) public string GetTextSubdirectoryLabel(int objectExportInfoArtifactId) public string GetVolumeLabel(int objectExportInfoArtifactId) public void InitializeFor(ObjectExportInfo[] artifacts, VolumePredictions[] volumePredictions, CancellationToken cancellationToken)