PageContent.Source 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置内容数据流的 FixedPage 统一资源标识符(URI)。
public:
property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri
属性值
注解
有关元素及其<PageContent>属性的详细信息Source,请参阅 XPS 规范的第 3 章,这些规范可在 XPS:规范和许可证下载中获得。
Dependency 属性信息
| 项目 | 价值 |
|---|---|
| 标识符字段 | SourceProperty |
元数据属性设置为 true |
None |