get_ContentMarkTypes()

ISensitivityLabel::get_ContentMarkTypes() method

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

virtual System::SharedPtr<System::Collections::Generic::IList<SensitivityLabelContentType>> Aspose::Slides::ISensitivityLabel::get_ContentMarkTypes()=0

Return Value

A list of content types SensitivityLabelContentType

See Also