content_mark_type属性
content_mark_type属性
获取并设置应应用于文件的内容标记类型。
定义:
@property
def content_mark_type(self):
...
@content_mark_type.setter
def content_mark_type(self, value):
...
获取并设置应应用于文件的内容标记类型。
@property
def content_mark_type(self):
...
@content_mark_type.setter
def content_mark_type(self, value):
...