get_ContentMarkTypes()

SensitivityLabel::get_ContentMarkTypes() method

Returns the list of types of content marking that ought to be applied to a file.

System::SharedPtr<System::Collections::Generic::IList<SensitivityLabelContentType>> Aspose::Slides::SensitivityLabel::get_ContentMarkTypes() override

Return Value

A list of content types SensitivityLabelContentType

See Also